Results for: "tally"

def value: () -> String?

Returns a null location that does not correspond to a source and points to the beginning of the file. Useful for when you want a location object but do not care where it points.

Returns the value of the magic comment by slicing it from the source code.

No documentation available
No documentation available
No documentation available

Gets the IP address of name from the hosts file.

Gets all IP addresses for name from the hosts file.

Gets the IP address of name from the DNS resolver.

name can be a Resolv::DNS::Name or a String. Retrieved address will be a Resolv::IPv4 or Resolv::IPv6

Gets all IP addresses for name from the DNS resolver.

name can be a Resolv::DNS::Name or a String. Retrieved addresses will be a Resolv::IPv4 or Resolv::IPv6

Return the tuple itself

Takes tuple from the proxied TupleSpace. See TupleSpace#take.

A TupleEntry is dead when it is canceled or expired.

Return the object which makes up the tuple itself: the Array or Hash.

No documentation available

Removes tuple

No documentation available

The path to the data directory for this gem.

Return the authoritative instance of the command manager.

Returns self. Allows a CommandManager instance to stand in for the class itself.

A null NameTuple, ie name=nil, version=0

Creates a new package that will read or write to the file gem.

Executables included in the gem.

For example, the rake gem has rake as an executable. You don’t specify the full path (as in bin/rake); all application-style files are expected to be found in bindir. These files must be executable Ruby files. Files that use bash or other interpreters will not work.

Executables included may only be ruby scripts, not scripts for other languages or compiled binaries.

Usage:

spec.executables << 'rake'

Singular accessor for executables

Singular accessor for executables

Search took: 2ms  ·  Total Results: 1651