Results for: "partition"

Create a new ImplicitRestNode node.

Create a new IndexTargetNode node.

Create a new MatchWriteNode node.

Create a new PinnedVariableNode node.

Create a new SingletonClassNode node.

Retrieve the value of one of the ArgumentsNodeFlags flags.

Retrieve the value of one of the ArrayNodeFlags flags.

Creates a self-signed certificate with an issuer and subject from email, a subject alternative name of email and the given extensions for the key.

No documentation available

Asks for a password with a prompt

No documentation available
No documentation available

Run UDP/IP server loop on the given sockets.

The return value of Socket.udp_server_sockets is appropriate for the argument.

It calls the block for each message received.

Add a list of paths to the $LOAD_PATH at the proper place.

Open a file with given flags, and protect access with a file lock

Open a file with given flags, and protect access with flock

No documentation available

Returns a URL-encoded string derived from the given string str.

The returned string:

Encoding:

In either case, the returned string has forced encoding Encoding::US_ASCII.

Related: URI.encode_uri_component (encodes ' ' as '%20').

Returns a string decoded from the given URL-encoded string str.

The given string is first encoded as Encoding::ASCII-8BIT (using String#b), then decoded (as below), and finally force-encoded to the given encoding enc.

The returned string:

Related: URI.decode_uri_component (preserves '+').

No documentation available
No documentation available

Returns the string that is used to insert a space before the ‘:’ in JSON objects.

Sets the string that is used to insert a space before the ‘:’ in JSON objects.

This string is put at the end of a line that holds a JSON array.

This string is put at the end of a line that holds a JSON array.

Search took: 7ms  ·  Total Results: 4702