class DTK::Client::CLI::Command::Token::Arg

Public Class Methods

tokens() click to toggle source
# File lib/cli/command/token/arg.rb, line 21
def self.tokens
  ARG_TOKENS
end