Results for: "max_by"

Emit the end of a mapping.

See Psych::Handler#end_mapping

Returns the major part of File_Stat#dev or nil.

File.stat("/dev/fd1").dev_major   #=> 2
File.stat("/dev/tty").dev_major   #=> 5

Returns the major part of File_Stat#rdev or nil.

File.stat("/dev/fd1").rdev_major   #=> 2
File.stat("/dev/tty").rdev_major   #=> 5
No documentation available
No documentation available
No documentation available
No documentation available

Walk the tree and mark nodes that are on a new line, loosely emulating the behavior of CRuby’s ‘:line` tracepoint event.

Returns a string representation of the syntax tree with the errors displayed inline.

No documentation available

Register the Symbol command as a gem command.

Unregister the Symbol command as a gem command.

Return a sorted list of all command names as strings.

No documentation available
No documentation available

Does this dependency match spec?

NOTE: This is not a convenience method. Unlike match? this method returns true when spec is a prerelease version even if this dependency is not a prerelease dependency.

No documentation available

Defaults to use Ruby’s program prefix and suffix.

Indicate if this NameTuple matches the current platform.

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

This is ported over from the yaml_tree in 1.9.3

Dump only the raw version string, not the complete object. It’s a string for backwards (RubyGems 1.3.5 and earlier) compatibility.

Search took: 2ms  ·  Total Results: 520