Results for: "OptionParser"

Reads text, substituting entities

Checks the permissions of the credentials file. If they are not 0600 an error message is displayed and RubyGems aborts.

True if the gems in the system satisfy dependency.

No documentation available

Returns the destination encoding name as a string.

Returns the destination encoding name as a string.

Parses a C struct’s members

Example:

require 'fiddle/import'

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.

No documentation available

Parses form data in io with the given boundary

Parses form data in io with the given boundary

No documentation available
No documentation available

Takes a String and parses it out

No documentation available

Returns the allowed HTTP request methods

No documentation available
No documentation available

Called before each event with line/column information.

No documentation available

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

Search took: 5ms  ·  Total Results: 4629