mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-09 10:51:01 +08:00
![]() + Add documentation and examples. + Add new functions to interact with the framework: + spec.eval - eval a function by name and echo its description field + spec.functions - prints functions currently in scope that match the key glob + spec.log - log a message / test result + spec.run - run suite of tests + Rename list.erase to erase. |
||
---|---|---|
.. | ||
spec | ||
expect.fish | ||
list.erase.fish | ||
spec.eval.fish | ||
spec.functions.fish | ||
spec.log.fish | ||
spec.run.fish |