ed-kill-line
(vi command: D
, Ctrl-K
; emacs: Ctrl-K
, Ctrl-U
) + Kill from the cursor to the end of the line.
Readline
kill-line
(C-k
) Kill the text from point to the end of the line. With a negative numeric argument, kill backward from the cursor to the beginning of the current line.
em-kill-line
(not bound) Delete the entire contents of the edit buffer and save it to the cut buffer. vi-kill-line-prev
Readline
kill-whole-line
(not bound) Kill all characters on the current line, no matter where point is.
This method is used by IRB
Returns a string usable in Dir.glob
to match all requirable paths for this spec.
Return an array of extra arguments for the command. The extra arguments come from the gem configuration file read at program startup.
Creates the symlinks to run the applications in the gem. Moves the symlink if the gem being installed has a newer version.
Make sure the YAML
specification is properly formatted with dashes
Expire memoized instance variables that can incorrectly generate, replace or miss files due changes in certain attributes used to compute them.