Results for: "Pathname"

Configure both the leading and trailing comment fields for this repository and return self.

Parses a source buffer and returns the AST.

Parses the given Ruby program read from src. src must be a String or an IO or a object with a gets method.

Parse the source and return the result.

Parse the given source and translate it into the seattlerb/ruby_parser gem’s Sexp format.

Parse the given source and translate it into the seattlerb/ruby_parser gem’s Sexp format.

Translate the given parse result and filepath into the seattlerb/ruby_parser gem’s Sexp format.

Creates a new DNS name from arg. arg can be:

Name

returns arg.

String

Creates a new Name.

Creates a new LOC::Size from arg which may be:

LOC::Size

returns arg.

String

arg must match the LOC::Size::Regex constant

Creates a new LOC::Coord from arg which may be:

LOC::Coord

returns arg.

String

arg must match the LOC::Coord::Regex constant

Creates a new LOC::Alt from arg which may be:

LOC::Alt

returns arg.

String

arg must match the LOC::Alt::Regex constant

No documentation available
No documentation available

Block form for restricting gems to a set of platforms.

The gem dependencies platform is different from Gem::Platform. A platform gem.deps.rb platform matches on the ruby engine, the ruby version and whether or not windows is allowed.

:ruby, :ruby_XY

Matches non-windows, non-jruby implementations where X and Y can be used to match releases in the 1.8, 1.9, 2.0 or 2.1 series.

:mri, :mri_XY

Matches non-windows C Ruby (Matz Ruby) or only the 1.8, 1.9, 2.0 or 2.1 series.

:mingw, :mingw_XY

Matches 32 bit C Ruby on MinGW or only the 1.8, 1.9, 2.0 or 2.1 series.

:x64_mingw, :x64_mingw_XY

Matches 64 bit C Ruby on MinGW or only the 1.8, 1.9, 2.0 or 2.1 series.

:mswin, :mswin_XY

Matches 32 bit C Ruby on Microsoft Windows or only the 1.8, 1.9, 2.0 or 2.1 series.

:mswin64, :mswin64_XY

Matches 64 bit C Ruby on Microsoft Windows or only the 1.8, 1.9, 2.0 or 2.1 series.

:jruby, :jruby_XY

Matches JRuby or JRuby in 1.8 or 1.9 mode.

:maglev

Matches Maglev

:rbx

Matches non-windows Rubinius

NOTE: There is inconsistency in what environment a platform matches. You may need to read the source to know the exact details.

Block form for restricting gems to a particular set of platforms. See platform.

Is this activation request for a development dependency?

Return the ActivationRequest that contained the dependency that we were activated for.

The platform of this activation request’s specification

Is this dependency a development dependency?

Does this dependency request match spec?

NOTE: match? only matches prerelease versions when dependency is a prerelease dependency.

The version requirement for this dependency request

The platform this gem works on.

No documentation available
No documentation available

Does not print message when updated as this object has taken a vow of silence.

Search took: 2ms  ·  Total Results: 2303