bundler
2018-06-20 11:46:58 3 举报
AI智能生成
bundler class digram
作者其他创作
大纲/内容
Bundler.settings
Settings
.bundle
user wide settings?
bundler
Bundler::Thor
from vendored_thor.rb
借助thor库能力
内嵌版本
require \"bundler/vendor/thor/lib/thor\"
include Bundler::Thor::Base
include Invocation
require \"bundler/vendor/thor/lib/thor/invocation\"
class Bundler::CLI
exe/bundle
.start
def self.start(*) super rescue Exception => e
super = Bundler::Thor
CLI::Install
.run
约定方法
CLI::Viz
gem \"ruby-graphviz\"
brew install graphviz
0 条评论
下一页