Method: #m

Defined in:
(stdin)

- (String) m(x) (private) Also known as: x

Deprecated.
for great justice
Comments

Parameters:

  • (Hash) x
    the x argument

Options Hash (x):

  • (String) :key1 — default: default
    first key
  • (Symbol) :key2
    second key

Returns:

  • (String)
    the result

Raises:

  • (Exception)
    hi!


9
# File '(stdin)', line 9

def m(x) end