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-21 18:10:56 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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-20 17:57:51 -02:00
function
omf.cli.describe
-a
name
describe all packages works again
2016-04-23 19:02:47 +02: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-20 17:57:51 -02:00
end
Reference in New Issue
Copy Permalink