Function Gaia::Fs::vfs_link
¶
Defined in
File vfs.hpp
Function Documentation
¶
Result
<
Vnode
*
,
Error
>
Gaia
::
Fs
::
vfs_link
(
Vnode
*
cwd
,
frg
::
string_view
path
,
frg
::
string_view
link
,
VnodeAttr
attr
=
DefaultVnodeAttr
)
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Function Gaia::Fs::vfs_get_absolute_path
Next:
Function Gaia::Fs::vfs_mkdir