* Make function local (not used anywhere else) * Use path relative to the parsed file * Do not use real cwd at all
* Add all flag * Make all and moduel flags as mutually exclusive * Fix new test * format code... * tweak words * another tweak Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
* nu check command - 1 * Support stream * Polish code and fix corner case