Returns whether the given filepath is a sub-path to the given base path.
Optional
Options.
The base path to test against filepath; default is CWD.
filepath
The path to test from basepath.
basepath
Is filepath a sub-path of basepath.
Returns whether the given filepath is a sub-path to the given base path.