Themes
Light
Dark
Paper
Modules
cstd
core
std
fs
md
docgen
json
net
page
test_env
test
Home
/
fs
/ metadata.ch
metadata.ch
Declarations
Public Only
Public
namespace
fs
namespace
fs
Public
function
exists
func
exists(path : *char) : bool
exists / is_file / is_dir convenience
Public
function
is_file
func
is_file(path : *char) :
Result
<bool,
FsError
>
Public
function
is_dir
func
is_dir(path : *char) :
Result
<bool,
FsError
>
Show Debug Info
Generated from: D:\Programming\Cpp\zig-bootstrap\chemical\lang\libs\fs\src\metadata.ch
File ID: 100