Module: Aruba::Api
- Includes:
- Bundler, Commands, Core, Environment, Filesystem, Text
- Defined in:
- lib/aruba/api.rb,
lib/aruba/api/core.rb,
lib/aruba/api/text.rb,
lib/aruba/api/bundler.rb,
lib/aruba/api/commands.rb,
lib/aruba/api/filesystem.rb,
lib/aruba/api/environment.rb
Overview
Api
Defined Under Namespace
Modules: Bundler, Commands, Core, Environment, Filesystem, Text
Method Summary
Methods included from Bundler
Methods included from Environment
#append_environment_variable, #delete_environment_variable, #prepend_environment_variable, #set_environment_variable
Methods included from Text
#extract_text, #sanitize_text, #unescape_text
Methods included from Filesystem
#absolute?, #all_directories, #all_files, #all_paths, #append_lines_to_file, #append_to_file, #chmod, #copy, #create_directory, #directory, #directory?, #disk_usage, #executable?, #exist?, #file?, #file_size, #list, #move, #overwrite_file, #read, #relative?, #remove, #touch, #with_file_content, #write_file, #write_fixed_size_file
Methods included from Commands
#all_commands, #all_output, #all_stderr, #all_stdout, #close_input, #find_command, #last_command_started, #last_command_stopped, #pipe_in_file, #run_command, #run_command_and_stop, #stop_all_commands, #terminate_all_commands, #type, #which
Methods included from Core
#aruba, #cd, #expand_path, #in_current_directory, #setup_aruba, #with_environment