This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
oh-my-fish
Watch
2
Star
0
Fork
0
You've already forked oh-my-fish
mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced
2025-02-20 02:46:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
016ea34a9b
oh-my-fish
/
pkg
/
omf
/
functions
/
cli
/
omf.cli.describe.fish
5 lines
79 B
Fish
Raw
Normal View
History
Unescape
Escape
Reorganize `omf` plugin structure This updates omf plugin to new architecture, moving functions to `functions` directory. It also revamps the separation of concerns between CLI and underlying implementations, organizing them into directories, whose are autoloaded in plugin startup.
2015-12-21 03:57:51 +08:00
function
omf.cli.describe
-a
name
describe all packages works again
2016-04-24 01:02:47 +08:00
omf
.packages.describe
$name
return
0
Reorganize `omf` plugin structure This updates omf plugin to new architecture, moving functions to `functions` directory. It also revamps the separation of concerns between CLI and underlying implementations, organizing them into directories, whose are autoloaded in plugin startup.
2015-12-21 03:57:51 +08:00
end
Reference in New Issue
Copy Permalink