user.tags.terminal.terminal.py

Modules

Actions

user.terminal_change_directory(path: str)

Lists change directory

user.terminal_change_directory_root()

Root of current drive

user.terminal_clear_screen()

Clear screen

user.terminal_kill_all()

kills the running command

user.terminal_list_all_directories()

Lists all directories including hidden

user.terminal_list_directories()

Lists directories

user.terminal_rerun_search(command: str)

Searches through the previously executed commands

user.terminal_run_last()

Repeats the last command