Class: Me::Cli::WhoamiCommand
- Inherits:
-
Object
- Object
- Me::Cli::WhoamiCommand
- Defined in:
- lib/me/cli/whoami_command.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
7 8 9 |
# File 'lib/me/cli/whoami_command.rb', line 7 def call active_identity.build_view(ActiveIdentityView) end |