Class: Zedlocales::CLI::Projects

Inherits:
Zedkit::CLI::Bottom
  • Object
show all
Defined in:
lib/cli/projects.rb

Class Method Summary collapse

Class Method Details

.codes(opts = {}) ⇒ Object



26
27
28
# File 'lib/cli/projects.rb', line 26

def codes(opts = {})
  puts "\n Still TBD\n\n"
end

.list(opts = {}) ⇒ Object



22
23
24
# File 'lib/cli/projects.rb', line 22

def list(opts = {})
  puts "\n Still TBD\n\n"
end