Class: Supa::Commands::Virtual

Inherits:
Supa::Command show all
Defined in:
lib/supa/commands/virtual.rb

Instance Method Summary collapse

Methods inherited from Supa::Command

#initialize

Constructor Details

This class inherits a constructor from Supa::Command

Instance Method Details

#representObject



6
7
8
# File 'lib/supa/commands/virtual.rb', line 6

def represent
  tree[name] = static_value
end