Sha256: d5fd940df99204ded4c2ae8c354ce11ff3b56e551885d26c571f26d2b1b062ff

Contents?: true

Size: 225 Bytes

Versions: 1

Compression:

Stored size: 225 Bytes

Contents

module Dag::CLI
  module Utils
    autoload :NumberToHuman,   'dag/cli/utils/number_to_human'
    autoload :TerminalTable,   'dag/cli/utils/terminal_table'
    autoload :TimeFormat,      'dag/cli/utils/time_format'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iij-dag-1.0.1 lib/dag/cli/utils.rb