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.
Return true if this spec can require file
.
Return all files in this gem that match for glob
.
Checks the permissions of the credentials file. If they are not 0600 an error message is displayed and RubyGems aborts.
True if the gems in the system satisfy dependency
.
Creates windows .bat files for easy running of commands
Creates the scripts to run the applications in the gem.
return the stub script text used to launch the true Ruby script