Method: Klear::Choreography#id

Defined in:
lib/klear/choreography.rb

#idObject



58
59
60
# File 'lib/klear/choreography.rb', line 58

def id
  File.basename(self.location, ".kle")
end