Class: Corset::CLI
- Inherits:
-
Thor
- Object
- Thor
- Corset::CLI
- Defined in:
- lib/corset/cli.rb
Instance Method Summary collapse
Instance Method Details
#set ⇒ Object
14 15 16 |
# File 'lib/corset/cli.rb', line 14 def set storage.put_bucket_cors([:bucket], cors) end |