Function lrs::env::path

Returns an iterator over the paths in the PATH environment variable.

Syntax

fn path() -> Result<PathIter, Errno>