Method: Commands::Type#media?

Defined in:
lib/commands/type.rb

#media?Boolean

Returns:

  • (Boolean)


15
16
17
# File 'lib/commands/type.rb', line 15

def media?
  false
end