Methods

Table of Contents
afc_fstree_add -- Adds a "file" to the FST
afc_fstree_cd -- Changes "current directory" in FST
afc_fstree_clear -- Clears all stored data
afc_fstree_find -- Searches for a specific file/dir in the FST
afc_fstree_internal_add -- Adds a new node to the FST
afc_fstree_internal_find -- Scans the "FST" File System for a specific node
afc_fstree_internal_find_item -- Scans an ArrayMaster for a specific item
afc_fstree_internal_recursive_dump -- Dumps current FSTree status to stdout
afc_fstree_internal_recursive_find -- Scans the "FST" File System for a specific node
afc_fstree_internal_split_name -- Splits a name in dir and name parts
afc_fstree_mkdir -- Creates a new "directory" in FST
afc_fstree_new -- Initializes a new FSTree instance.
afc_fstree_recursive_mkdir -- Creates a new "directory" in FST