download_reporter(*args) Instance Public methods Return a download reporter object chosen from the current verbosity
progress_reporter(*args) Instance Public methods Return a progress reporter object chosen from the current verbosity.
say(statement="") Instance Public methods Display a statement.
terminate_interaction(status = 0) Instance Public methods Terminate the application with exit code status, running any exit handlers that might have been defined.
tty?() Instance Public methods
new(exit_code) Class Public methods
format_text(text, wrap, indent=0) Instance Public methods Wraps text to wrap characters and optionally indents by indent characters
levenshtein_distance(str1, str2) Instance Public methods This code is based directly on the Text gem implementation Returns a value representing the âcostâ of transforming str1 into str2
new(gem, options = {}) Class Public methods Constructs an uninstaller that will uninstall gem
ask_if_ok(spec) Instance Public methods
Page 357 of 11844