Class: Flux::CLI::Git
- Inherits:
-
Thor
- Object
- Thor
- Flux::CLI::Git
- Defined in:
- lib/flux/cli/git.rb
Constant Summary collapse
Instance Method Summary collapse
Instance Method Details
#fetch ⇒ Object
11 12 13 |
# File 'lib/flux/cli/git.rb', line 11 def fetch G.git.fetch end |