Crate reelpath[][src]

reelpath finds the absolute path for a given file or directory. This library exists for the reelpath CLI and has not been tested for other use cases.

Functions

help

This function prints general usage information to STDOUT for the reelpath CLI.

run

This function is the primary driver for the reelpath CLI. In errorless scenarios, this function will print its results to STDOUT. Otherwise, it will return any error encountered.