Class: EnvSetup::Builder::Json
- Defined in:
- lib/env_setup/builder/json.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from EnvSetup::Builder::Base
Instance Method Details
#call ⇒ Object
9 10 11 |
# File 'lib/env_setup/builder/json.rb', line 9 def call template.to_s end |