Class: Xcadaptor::Config
- Inherits:
-
Thor
- Object
- Thor
- Xcadaptor::Config
- Defined in:
- lib/xcadaptor/config.rb
Instance Method Summary collapse
Instance Method Details
#ssl ⇒ Object
13 14 15 16 |
# File 'lib/xcadaptor/config.rb', line 13 def ssl require_relative 'Config/ssl' Xcadaptor::ConfigModule::Sll.run [:black] , [:white] , [:force] end |