Results for: "pstore"

Check if gem name version version is installed.

Sets the (user) real and/or effective user IDs of the current process to rid and eid, respectively. A value of -1 for either means to leave that ID unchanged. Not available on all platforms.

Sets the (group) real and/or effective group IDs of the current process to rid and eid, respectively. A value of -1 for either means to leave that ID unchanged. Not available on all platforms.

Sets the (user) real, effective, and saved user IDs of the current process to rid, eid, and sid respectively. A value of -1 for any value means to leave that ID unchanged. Not available on all platforms.

Sets the (group) real, effective, and saved user IDs of the current process to rid, eid, and sid respectively. A value of -1 for any value means to leave that ID unchanged. Not available on all platforms.

No documentation available

Compile a CallOperatorWriteNode node

Compile a ConstantOrWriteNode node

Compile a IndexOperatorWriteNode node

Compile a InstanceVariableReadNode node

Compile a InterpolatedRegularExpressionNode node

Foo ||= bar

becomes

defined?(Foo) ? Foo : Foo = bar

Dispatch enter and leave events for CallOperatorWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for ConstantOrWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for IndexOperatorWriteNode nodes and continue walking the tree.

Dispatch enter and leave events for InstanceVariableReadNode nodes and continue walking the tree.

Dispatch enter and leave events for InterpolatedRegularExpressionNode nodes and continue walking the tree.

Copy a CallOperatorWriteNode node

Copy a ConstantOrWriteNode node

Copy a IndexOperatorWriteNode node

Copy a InstanceVariableReadNode node

Copy a InterpolatedRegularExpressionNode node

No documentation available
No documentation available

Reset nil attributes to their default values to make the spec valid

Search took: 3ms  ·  Total Results: 3855