Class: Init
- Inherits:
-
Object
- Object
- Init
- Defined in:
- lib/playbook/init.rb
Class Method Summary collapse
Class Method Details
.run ⇒ Object
3 4 5 |
# File 'lib/playbook/init.rb', line 3 def self.run FileUtils.touch('playbooks.yml') end |