Closed gaurave closed 9 years ago
Review in order of #222 #223 #224 This adds exclusive option to be passed while calling domfs_util.mkdir API. Currently the domfs.mkdir sets this option to false by default. We should allow the api to take it as a parameter.
exclusive
domfs_util.mkdir
domfs.mkdir
This fixes import command for dom-file-system.
import
@rpaquay
lgtm
Review in order of #222 #223 #224 This adds
exclusive
option to be passed while callingdomfs_util.mkdir
API. Currently thedomfs.mkdir
sets this option to false by default. We should allow the api to take it as a parameter.This fixes
import
command for dom-file-system.@rpaquay