Method: #m

Defined in:
(stdin)

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

Deprecated.
for great justice
Comments

Parameters:

  • x (Hash)
    the x argument

Options Hash (x):

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

Returns:

  • (String)
    the result

Raises:

  • (Exception)
    hi!


9
# File '(stdin)', line 9

def m(x) end