Module: Aruba::Api

Includes:
Commands, Core, Deprecated, Environment, Filesystem, Rvm, Text
Defined in:
lib/aruba/api.rb,
lib/aruba/api/rvm.rb,
lib/aruba/api/core.rb,
lib/aruba/api/text.rb,
lib/aruba/api/command.rb,
lib/aruba/api/deprecated.rb,
lib/aruba/api/filesystem.rb,
lib/aruba/api/environment.rb

Overview

Api

Defined Under Namespace

Modules: Commands, Core, Deprecated, Environment, Filesystem, Rvm, Text

Method Summary

Methods included from Text

#extract_text, #replace_variables, #sanitize_text, #unescape_text

Methods included from Deprecated

#_create_file, #_create_fixed_size_file, #_ensure_newline, #_mkdir, #_read_interactive, #_rm, #_write_interactive, #absolute_path, #all_output, #all_stderr, #all_stdout, #announce_or_puts, #announcer, #append_output_to, #assert_exact_output, #assert_exit_status, #assert_exit_status_and_output, #assert_exit_status_and_partial_output, #assert_failing_with, #assert_matching_output, #assert_no_partial_output, #assert_not_exit_status, #assert_not_matching_output, #assert_partial_output, #assert_partial_output_interactive, #assert_passing_with, #assert_success, #check_binary_file_content, #check_directory_presence, #check_exact_file_content, #check_file_content, #check_file_presence, #check_file_size, #check_filesystem_permissions, #check_for_deprecated_variables, #clean_current_dir, #clean_current_directory, #create_dir, #current_dir, #current_directory, #current_ruby, #detect_ruby, #dirs, #eot, #exit_timeout, #filesystem_permissions, #fixtures_directory, #get_process, #in_current_dir, #in_current_directory, #io_wait, #last_command, #last_exit_status, #mod?, #only_processes, #original_env, #output_from, #prep_for_fs_check, #process_monitor, #processes, #register_process, #remove_dir, #remove_directory, #remove_file, #restore_env, #root_directory, #run_interactive, #set_env, #stderr_from, #stdout_from, #stop_process, #stop_processes!, #terminate_process, #terminate_processes!, #touch_file, #unescape, #with_env

Methods included from Rvm

#unset_bundler_env_vars, #use_clean_gemset

Methods included from Filesystem

#absolute?, #all_directories, #all_files, #all_paths, #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 Environment

#append_environment_variable, #delete_environment_variable, #prepend_environment_variable, #set_environment_variable

Methods included from Commands

#all_commands, #close_input, #find_command, #last_command_started, #last_command_stopped, #pipe_in_file, #run, #run_simple, #stop_all_commands, #terminate_all_commands, #type, #which

Methods included from Core

#aruba, #cd, #expand_path, #setup_aruba, #with_environment

Methods included from RSpec::Matchers

#include_an_object