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.
Converts this AvailableSet
into a RequestSet that can be used to install gems.
If development
is :none then no development dependencies are installed. Other options are :shallow for only direct development dependencies of the gems in this set or :all for all development dependencies.
Return true if this spec can require file
.
Return an array of extra arguments for the command. The extra arguments come from the gem configuration file read at program startup.
Adds extra args from ~/.gemrc
The name of the state file.
Reads time of last update check from state file
Writes time of last update check to state file
Writes the full .gemspec specification (in Ruby) to the gem home’s specifications/default directory.
In contrast to write_spec
, this keeps file lists, so the ‘gem contents` command works.
Return the text for an application file.
Writes the .gem file to the cache directory