Class: Avmtrf1::Tools::Runner::Esosti::Changed

Inherits:
Object
  • Object
show all
Defined in:
lib/avmtrf1/tools/runner/esosti/changed.rb

Instance Method Summary collapse

Instance Method Details

#runObject



15
16
17
18
19
# File 'lib/avmtrf1/tools/runner/esosti/changed.rb', line 15

def run
  infov 'Time', time
  infov 'URL', request.url
  out data.to_yaml
end