Results for: "OptionParser"

Returns the destination encoding name as a string.

Parses a C struct’s members

Example:

include Fiddle::CParser
  #=> Object

parse_struct_signature(['int i', 'char c'])
  #=> [[Fiddle::TYPE_INT, Fiddle::TYPE_CHAR], ["i", "c"]]

parse_struct_signature(['char buffer[80]'])
  #=> [[[Fiddle::TYPE_CHAR, 80]], ["buffer"]]
No documentation available
No documentation available
No documentation available

Set the entity expansion limit. By default the limit is set to 10000.

Get the entity expansion limit. By default the limit is set to 10000.

Parses form data in io with the given boundary

Parses form data in io with the given boundary

No documentation available

Takes a String and parses it out

No documentation available

Returns the allowed HTTP request methods

No documentation available

bn.mod_inverse(bn2) => aBN

No documentation available

Stop this server.

No documentation available

Setter for the continue_timeout attribute.

No documentation available

Inserts an child after another child @param child1 this is either an xpath or an Element. If an Element, child2 will be inserted after child1 in the child list of the parent. If an xpath, child2 will be inserted after the first child to match the xpath. @param child2 the child to insert @return the parent (self)

No documentation available

A recommended version for use with a ~> Requirement.

Checks to see if the files to be packaged are world-readable.

No documentation available
Search took: 5ms  ·  Total Results: 4164