Class: S3crets::Actions::Init
Overview
Create a new Zanzifile
Defined Under Namespace
Classes: TemplateRenderer
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from S3crets::Actions::Base
Instance Method Details
#run ⇒ Object
11 12 13 14 |
# File 'lib/s3crets/actions/init.rb', line 11 def run check_for_secretfile write_template end |