arceos_api::fs

Function ax_open_file

Source
pub fn ax_open_file(path: &str, opts: &AxOpenOptions) -> AxResult<AxFileHandle>
Available on crate feature fs only.
Expand description

Opens a file at the path relative to the current directory with the options specified by opts.