C | ||
---|---|---|
copy-to(Strategy name) | Copies one file to another | Proc.str |
copy-to(Strategy name) | n/a | Proc.str |
copy-to(Strategy name) | n/a | Proc.str |
P | ||
print-to | Writes a (list of) string(s) to a temporary file | Proc.str |
R | ||
read-from | Reads a term from a stdin | Proc.str |
read-from | Reads a term from a file | Proc.str |
read-from | Reads a term from a file | Proc.str |
rename-to(Strategy name) | Renames one file to another, on disk | Proc.str |
rename-to(Strategy name) | n/a | Proc.str |
rename-to(Strategy name) | n/a | Proc.str |
W | ||
write-to | Write a term to a temporary file, in binary | Proc.str |
write-to-text | Write a term to a temporary file, as text | Proc.str |
X | ||
xtc-cat | Concatenates the content of a list of files and stores the result in a fresh File | Proc.str |
xtc-filter-text-file(Strategy more, Strategy done) | n/a | Proc.str |
xtc-find-loc | n/a | Register.str |
xtc-find-version-loc | n/a | Register.str |
xtc-generate(Strategy tool, Strategy args) | Generates a new file using the component identified by tool | Proc.str |
xtc-transform-file(Strategy tool, Strategy args) | Transforms an existing file with an external process into a new file | Proc.str |
xtc-transform-file(Strategy tool, Strategy args) | n/a | Proc.str |