Copyright © (C) 2011, David AAberg
Authors: David AAberg (davabe@hotmail.com).
| close/1 | |
| compile_forms/2 | |
| format/3 | |
| open/2 | |
| path_open/3 | |
| request/1 | |
| write_file/2 |
close(FileRef) -> any()
compile_forms(Forms, Options) -> any()
format(FileRef, FormatString, WriteFields) -> any()
open(File, Options) -> any()
path_open(Path, File, Modes) -> any()
request(InFile) -> any()
write_file(File, Bytes) -> any()
Generated by EDoc