Module: Aiwolf::Commands::Role

Includes:
Base::Try
Included in:
Aiwolf::Client
Defined in:
lib/aiwolf/commands/role.rb

Instance Method Summary collapse

Instance Method Details

#inner_command_role(_packet) ⇒ Object



10
11
12
# File 'lib/aiwolf/commands/role.rb', line 10

def inner_command_role(_packet)
  try(:command_role) || 'none'
end