Method: Klear::Choreography#id
- Defined in:
- lib/klear/choreography.rb
#id ⇒ Object
58 59 60 |
# File 'lib/klear/choreography.rb', line 58 def id File.basename(self.location, ".kle") end |
58 59 60 |
# File 'lib/klear/choreography.rb', line 58 def id File.basename(self.location, ".kle") end |