Search
virtfs
v0.1.4
Pages
Modules
Settings
View Source
Virtfs.File
(virtfs v0.1.4)
Link to this section
Summary
Types
kind()
Functions
new_dir(path)
new_file(path, content)
Link to this section
Types
Link to this type
kind()
View Source
@type
kind() :: :file | :dir
Link to this section
Functions
Link to this function
new_dir(path)
View Source
Link to this function
new_file(path, content)
View Source