Class: Shanty::TaskEnv
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Shanty::TaskEnv
- Defined in:
- lib/shanty/task_env.rb
Instance Method Summary collapse
Instance Method Details
#graph ⇒ Object
8 9 10 |
# File 'lib/shanty/task_env.rb', line 8 def graph @graph ||= construct_project_graph end |