Method: Jets::Commands::Url#initialize
- Defined in:
- lib/jets/commands/url.rb
#initialize(options) ⇒ Url
Returns a new instance of Url.
5 6 7 |
# File 'lib/jets/commands/url.rb', line 5 def initialize() @options = end |
Returns a new instance of Url.
5 6 7 |
# File 'lib/jets/commands/url.rb', line 5 def initialize() @options = end |