Closed bennn closed 6 years ago
Should it set up a parameter ( such as current-directory
) to tell it “where to look” for relative paths?
Yes I'd like that.
If racket path/to/file.rkt
doesn't error then I'd like raco sloc path/to/file.rkt
to work too.
This seems like an issue with lang-file
rather than this package, so I'll open a pull request there.
When I
raco sloc
this file, I get an error:Error message:
Related to #10