new(output=nil) Class Public methods
new(*args) Class Public methods
__conv_vcmd_on_hash_kv(keys) Instance Public methods
new() Class Public methods Creates a new TimeoutHandler. You should use ::register and ::cancel instead of creating the timeout handler directly.
remove_file(path, force = false) Class Public methods Removes a file path. This method ignores StandardError if force is true.
unix?() Instance Public methods
selection_add(*items) Instance Public methods
size() Instance Public methods
winfo_screendepth() Instance Public methods
str.lstrip â new_str Instance Public methods Returns a copy of str with leading whitespace removed. See also String#rstrip and String#strip. " hello ".lstrip #=> "hello " "hello".lstrip #=> "hello"
Page 376 of 2275