Class: AlacrittyThemes::CLI
- Inherits:
-
Object
- Object
- AlacrittyThemes::CLI
- Defined in:
- lib/alacritty_themes.rb
Overview
CLI entry point
Instance Method Summary collapse
Instance Method Details
#start(argv) ⇒ Object
11 12 13 14 |
# File 'lib/alacritty_themes.rb', line 11 def start(argv) = (argv) execute_command() end |