print_node

Function print_node 

Source
pub fn print_node(node: &Node, path: &Path, numeric_uid_gid: bool)
Expand description

Print node in format similar to unix ls

ยงArguments

  • node - the node to print
  • path - the path of the node