APIdock / Ruby
/
Browse About
method

alias_map

v1_9_1_378 - Show latest stable - Class: Shell::CommandProcessor
alias_map()
public

No documentation available.

# File lib/shell/command-processor.rb, line 407
    def self.alias_map
      @alias_map
    end

Related methods

  • Instance methods
  • []
  • append
  • cat
  • check_point
  • concat
  • echo
  • expand_path
  • find_system_command
  • finish_all_jobs
  • foreach
  • glob
  • mkdir
  • notify
  • open
  • out
  • rehash
  • rmdir
  • system
  • tee
  • test
  • top_level_test
  • transact
  • unlink
  • Class methods
  • add_delegate_command_to_shell
  • alias_command
  • alias_map
  • def_builtin_commands
  • def_system_command
  • initialize
  • install_builtin_commands
  • install_system_commands
  • method_added
  • new
  • run_config
  • unalias_command
  • undef_system_command
APIdock API Documentation Browser

© 2026 APIdock