Results for: "Pathname"

attr_reader name_loc: Location

attr_reader name_loc: Location

attr_reader name_loc: Location?

The location of the variable name.

@@foo = :bar
^^^^^

The location of the name of the constant.

::Foo
  ^^^

One::Two
     ^^^

Returns the full name of this constant path. For example: “Foo::Bar”

attr_reader name_loc: Location

Returns the full name of this constant path. For example: “Foo::Bar”

Returns the full name of this constant. For example: “Foo”

Returns the full name of this constant. For example: “Foo”

The location of the constant name.

FOO = 1
^^^

Returns the full name of this constant. For example: “Foo”

attr_reader name_loc: Location

The location of the global variable’s name.

$foo = :bar
^^^^

The location of the variable name.

@_x = 1
^^^

attr_reader name_loc: Location?

The location of the variable name.

foo = :bar
^^^

attr_reader name_loc: Location

attr_reader name_loc: Location

attr_reader name_loc: Location

attr_reader name_loc: Location?

No documentation available

Iterates over all hostnames for address retrieved from the hosts file.

Iterates over all hostnames for address retrieved from the DNS resolver.

address must be a Resolv::IPv4, Resolv::IPv6 or a String. Retrieved names will be Resolv::DNS::Name instances.

Turns this IPv4 address into a Resolv::DNS::Name.

Search took: 3ms  ·  Total Results: 3265