pub async fn open_node_status<T: ProtocolMarker>(
    dir: &DirectoryProxy,
    flags: OpenFlags,
    path: &str
) -> Result<T::Proxy, Status>
Expand description

Helper function to open the desired node in the root folder.