Class: Kscript::PostInstall
- Inherits:
-
Object
- Object
- Kscript::PostInstall
- Defined in:
- lib/kscript/post_install.rb
Class Method Summary collapse
Class Method Details
.run ⇒ Object
6 7 8 9 |
# File 'lib/kscript/post_install.rb', line 6 def run setup_env_example setup_shell_completion end |