Results for: "Pathname"

No documentation available

Add the install/update options to the option parser.

Default description for the gem install and update commands.

Add the –bulk-threshold option

Add the –update-sources option

No documentation available

This integer returns the current initial length of the buffer.

This sets the initial length of the buffer to length, if length > 0, otherwise its value isn’t changed.

foo(bar) ^^^

1.0 ^^^

1i ^^

-> {} ^^^^^

The top-level program node.

foo(*bar) ^^^^

def foo((bar, *baz)); end ^^^^

def foo(); bar(); end ^

Returns the set of targets for a MultiTargetNode or a MultiWriteNode.

Wonky heredoc tab/spaces rules. github.com/ruby/prism/blob/v1.3.0/src/prism.c#L16528-L16545

foo(bar)
    ^^^
1.0
^^^

1i

-> {}

The top-level program node.

foo(*bar)
    ^^^^

def foo((bar, *baz)); end
              ^^^^

def foo(*); bar(*); end
                ^
No documentation available

Get the issuing certificate’s key identifier from the authorityKeyIdentifier extension, as described in RFC5280 Section 4.2.1.1

Returns the binary String keyIdentifier or nil or raises ASN1::ASN1Error.

No documentation available
Search took: 6ms  ·  Total Results: 2296