Turnstone Operating System
Loading...
Searching...
No Matches
path_t Struct Reference

Public Attributes

path_context_tcontext
 
char_t *(* get_fullpath )(const struct path_t *self)
 
char_t *(* get_name )(const struct path_t *self)
 
char_t *(* get_extension )(const struct path_t *self)
 
char_t *(* get_name_and_ext )(const struct path_t *self)
 
struct path_t *(* get_basepath )(const struct path_t *self)
 
int8_t(* is_root )(const struct path_t *self)
 
int8_t(* is_directory )(const struct path_t *self)
 
struct path_t *(* append )(const struct path_t *self, const struct path_t *child)
 
int8_t(* close )(const struct path_t *self)
 

The documentation for this struct was generated from the following file: