Results for: "strip"

Kouhei fixed this

Kouhei fixed this too

UNTESTED

Generates a random string of length len

Generates a random string of length len

Returns a status string for the response.

Is this handler a streaming handler?

No documentation available

Symmetric Householder reduction to tridiagonal form.

No documentation available

Get an array of all Instruction children. IMMUTABLE

No documentation available
No documentation available

Override to display a longer description of what this command does.

A detailed description of this gem. See also summary

No documentation available

returns attributes.

setter for attributes val

Creates a class to wrap the C struct described by signature.

MyStruct = struct ['int i', 'char c']

Called when an instruction is encountered. EG: <?xsl sheet=‘foo’?> @p name the instruction name; in the example, “xsl” @p instruction the rest of the instruction. In the example, “sheet=‘foo’”

No documentation available

Returns an array of instance variable names for the receiver. Note that simply defining an accessor does not create the corresponding instance variable.

class Fred
  attr_accessor :a1
  def initialize
    @iv = 3
  end
end
Fred.new.instance_variables   #=> [:@iv]

Returns self.

If called on a subclass of String, converts the receiver to a String object.

Creates an accessor method to allow assignment to the attribute symbol.id2name. String arguments are converted to symbols.

Makes a list of existing constants private.

Search took: 4ms  ·  Total Results: 1762