Results for: "module_function"

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

Return a String indicating who caused this request to be added (only valid for implicit requests)

No documentation available
No documentation available
No documentation available

Enumerates trusted certificates.

Loads the given certificate_file

Returns the Object#object_id of the internal object.

Extracts addr from IPV6_PKTINFO ancillary data.

IPV6_PKTINFO is defined by RFC 3542.

addr = Addrinfo.ip("::1")
ifindex = 0
ancdata = Socket::AncillaryData.ipv6_pktinfo(addr, ifindex)
p ancdata.ipv6_pktinfo_addr #=> #<Addrinfo: ::1>

Extracts ifindex from IPV6_PKTINFO ancillary data.

IPV6_PKTINFO is defined by RFC 3542.

addr = Addrinfo.ip("::1")
ifindex = 0
ancdata = Socket::AncillaryData.ipv6_pktinfo(addr, ifindex)
p ancdata.ipv6_pktinfo_ifindex #=> 0
No documentation available
No documentation available

Delegates to the start_character_offset of the associated location object.

Delegates to the end_character_offset of the associated location object.

Delegates to the start_character_column of the associated location object.

Delegates to the end_character_column of the associated location object.

def contains_keyword_splat?: () -> bool

attr_reader inheritance_operator_loc: Location?

Save the content_loc location using the given saved source so that it can be retrieved later.

Save the content_loc location using the given saved source so that it can be retrieved later.

Save the content_loc location using the given saved source so that it can be retrieved later.

Search took: 4ms  ·  Total Results: 5441