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