Class
Bundler::CLI
In:
lib/bundler/cli.rb
Parent:
Thor
Methods
binstubs
cache
check
clean
config
console
env
exec
gem
help
init
inject
install
licenses
new
open
outdated
package
platform
show
source_root
start
update
version
viz
Included Modules
Thor::Actions
Public Class methods
new
(*)
source_root
()
start
(*)
Public Instance methods
binstubs
(*gems)
cache
()
check
()
clean
()
config
(*args)
console
(group = nil)
env
()
exec
(*args)
gem
(name)
help
(cli = nil)
init
()
inject
(name, version, *gems)
install
()
licenses
()
open
(name)
outdated
(*gems)
package
()
platform
()
show
(gem_name = nil)
update
(*gems)
version
()
viz
()
[Validate]