Module: Rrant
- Defined in:
- lib/rrant.rb,
lib/rrant/error.rb,
lib/rrant/local.rb,
lib/rrant/store.rb,
lib/rrant/helper.rb,
lib/rrant/output.rb,
lib/rrant/remote.rb,
lib/rrant/handler.rb,
lib/rrant/version.rb
Defined Under Namespace
Modules: Error, Helper Classes: Handler, Local, Output, Remote, Store
Constant Summary collapse
- VERSION =
'0.4.1'
Class Method Summary collapse
Class Method Details
.and ⇒ Object
5 6 7 |
# File 'lib/rrant.rb', line 5 def self.and Handler.new end |