Class: Process::Naf::Logger::RunnerLog

Inherits:
Base
  • Object
show all
Defined in:
app/models/process/naf/logger/runner_log.rb

Instance Method Summary collapse

Methods inherited from Base

#work

Instance Method Details

#file_pathObject



8
9
10
# File 'app/models/process/naf/logger/runner_log.rb', line 8

def file_path
  "#{::Naf::PREFIX_PATH}/#{::Naf.schema_name}/runners/#{@invocation_uuid}/"
end