Results for: "module_function"

No documentation available

Example:

Foo
^^^

Example:

Foo::Bar
   ^^^^^

Get a single gem name from the command line. Fail if there is no gem name or if there is more than one gem name given.

Adds a section with title and content to the parser help view. Used for adding command arguments and default arguments.

No documentation available
No documentation available

Search through all unresolved deps and sub-dependencies and return specs that contain the file matching path.

Adds a dependency on gem dependency with type type that requires requirements. Valid types are currently :runtime and :development.

No documentation available

Corrects path (usually returned by ‘Gem::URI.parse().path` on Windows), that comes with a leading slash.

a and b ^^^^^^^

^^

foo(bar)

^^^

{ a: 1 }

^^^^

begin end ^^^^^^^^^

A block on a keyword or method call.

break ^^^^^

break foo ^^^^^^^^^

foo ^^^

foo.bar ^^^^^^^

foo.bar() {} ^^^^^^^^^^^^

case foo; when bar; end ^^^^^^^^^^^^^^^^^^^^^^^

class Foo; end ^^^^^^^^^^^^^^

def foo; end ^^^^^^^^^^^^

def self.foo; end ^^^^^^^^^^^^^^^^^

defined? a ^^^^^^^^^^

defined?(a) ^^^^^^^^^^^

if foo then bar else baz end

^^^^^^^^^^^^

begin; foo; ensure; bar; end

^^^^^^^^^^^^
Search took: 4ms  ·  Total Results: 3346