Method: Extension::Command::ExtensionCommand#project
- Defined in:
- lib/project_types/extension/commands/extension_command.rb
#project ⇒ Object
7 8 9 |
# File 'lib/project_types/extension/commands/extension_command.rb', line 7 def project @project ||= ExtensionProject.current end |