Sha256: 56991a4c85d733983f22f30265906bae5ebdc771d179f510063260282d00f075
Contents?: true
Size: 188 Bytes
Versions: 3
Compression:
Stored size: 188 Bytes
Contents
class Ey::Core::Cli::CurrentUser < Ey::Core::Cli::Subcommand title "current_user" summary "Print the current user information" def handle ap core_client.users.current end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.1.2 | lib/ey-core/cli/current_user.rb |
ey-core-3.1.1 | lib/ey-core/cli/current_user.rb |
ey-core-3.1.0 | lib/ey-core/cli/current_user.rb |