Class: Factor::CLI::CredentialTask

Inherits:
Command
  • Object
show all
Defined in:
lib/cli/credential_task.rb

Constant Summary

Constants inherited from Command

Factor::CLI::Command::CONFIG_FILE_DIR

Instance Method Summary collapse

Instance Method Details

#addObject



13
14
# File 'lib/cli/credential_task.rb', line 13

def add
end

#listObject



9
10
# File 'lib/cli/credential_task.rb', line 9

def list
end

#removeObject



17
18
# File 'lib/cli/credential_task.rb', line 17

def remove
end