Method: Gloo::Objs::Prompt.short_typename

Defined in:
lib/gloo/objs/cli/prompt.rb

.short_typenameObject

The short name of the object type.



26
27
28
# File 'lib/gloo/objs/cli/prompt.rb', line 26

def self.short_typename
  return KEYWORD_SHORT
end