Results for: "partition"

Finds all gems that satisfy dep

TODO: move to minitest

No documentation available

Builds a gem from spec and places it in File.join @gemhome, 'cache'. Automatically creates files based on spec.files

No documentation available

Creates several default gems which all have a lib/code.rb file. The gems are not installed but are available in the cache dir.

+@a1+

gem a version 1, this is the best-described gem.

+@a2+

gem a version 2

+@a3a

gem a version 3.a

+@a_evil9+

gem a_evil version 9, use this to ensure similarly-named gems don’t collide with a.

+@b2+

gem b version 2

+@c1_2+

gem c version 1.2

+@pl1+

gem pl version 1, this gem has a legacy platform of i386-linux.

Additional prerelease gems may also be created:

+@a2_pre+

gem a version 2.a

TODO: nuke this and fix tests. this should speed up a lot

No documentation available
No documentation available
No documentation available
No documentation available

Parses the cookie in str

Parses the cookies in str

No documentation available

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

Returns the position that self holds in its parent’s array, indexed from 1.

No documentation available
No documentation available
No documentation available

Parses a Range header value ranges_specifier

Parses a Range header value ranges_specifier

Parses form data in io with the given boundary

Parses form data in io with the given boundary

yields an instance of each installed parser

Search took: 5ms  ·  Total Results: 2899