Class: Gnm::InputMsg

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Constructor Details

#initialize(msg, title) ⇒ Gnm::InputMsg

Returns a ref to new Gnm::InputMsg.

Parameters:

  • msg (String)

    A message to show

  • title (String)

    A title to show for the message

Instance Method Details

#equal(b) ⇒ Boolean

Parameters:

Returns:

  • (Boolean)

#msgString

Returns The message to show.

Returns:

  • (String)

    The message to show

#titleString

Returns The title of the message to show.

Returns:

  • (String)

    The title of the message to show