Results for: "module_function"

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

Remove the +~/.gem/credentials+ file to clear all the current sessions.

Make directories for index generation

No documentation available
No documentation available
No documentation available

Extracts S3 configuration for S3 bucket

Find and fetch gem name tuples that match dependency.

If matching_platform is false, gems for all platforms are returned.

Find and fetch specs that match dependency.

If matching_platform is false, gems for all platforms are returned.

Adds a development dependency named gem with requirements to this gem.

Usage:

spec.add_development_dependency 'example', '~> 1.1', '>= 1.1.4'

Development dependencies aren’t installed by default and aren’t activated when a gem is required.

Return currently unresolved specs that contain the file matching path.

Specification attributes that must be non-nil

Finds all gems that satisfy dep

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

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
Search took: 4ms  ·  Total Results: 3178