INode public interface INode Documentation Code string AbsolutePath { get; } INodeContext Context { get; } string HashedAbsolutePath { get; } string HashedName { get; } string Name { get; } INode Parent { get; }