/foo #{bar}/ ^^^^^^^^^^^^
/foo #{bar}/ ^^^^^^^^^^^^
Extracts the files in this package into destination_dir
The full name of the specification to be activated.
The Gem::Specification
for this activation request.
The name and version of the specification.
Unlike Gem::Specification#full_name
, the platform is not included.
The name and version of the specification.
Unlike Gem::Specification#full_name
, the platform is not included.
def foo(bar = 1); end
^^^^^^^
(foo, bar), bar = qux ^^^^^^^^^^