This commit is contained in:
parent
33a9c8027a
commit
fd295d8c88
3 changed files with 10 additions and 5 deletions
|
|
@ -68,6 +68,7 @@ as empty-sequence(){
|
|||
=>trace("Download: ")))
|
||||
};
|
||||
|
||||
(:~ write-binary but create dir if required :)
|
||||
declare function build:write-binary($dest as xs:string,$contents)
|
||||
as empty-sequence(){
|
||||
file:create-dir(file:parent($dest)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue