Sha256: 0054dab7153c3891c80076d5d7b6f1fac5872e019d9a8e74bb98744a31240c15

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

module Transcriptic::Command

  # show the history (audit trail) for a run
  #
  class History < Base
    def index; end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
transcriptic-0.1.2 lib/transcriptic/command/history.rb
transcriptic-0.1.0 lib/transcriptic/command/history.rb