Class
Plugin
In:
lib/commands/plugin/plugin.rb
Parent:
Object
Methods
about
find
install
installed?
new
svn_url?
to_s
uninstall
Attributes
name
[R]
uri
[R]
versions
[R]
Public Class methods
find
(name)
new
(uri, name=nil)
Public Instance methods
about
(force_refresh=false)
Returns a hash representing this plugin‘s metadata
install
(method=nil, options = {})
installed?
()
svn_url?
()
to_s
()
uninstall
()
[Validate]