Luna::Path::at
const_reference at(usize index) const
Gets the name node at the specified index.
Parameters
-
in index
The index of the name node.
Return value
Returns one constant reference of the name node.
const_reference at(usize index) const
Gets the name node at the specified index.
in index
The index of the name node.
Returns one constant reference of the name node.