Navigation
index
modules
xonsh 0.8.10 documentation
»
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
AbstractEvent (class in xonsh.events)
activate() (xontrib.voxapi.Vox method)
active() (xontrib.voxapi.Vox method)
add() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
add_job() (in module xonsh.jobs)
alias (xonsh.proc.CommandPipeline attribute)
Aliases (class in xonsh.aliases)
aliases (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
all_commands (xonsh.commands_cache.CommandsCache attribute)
all_items() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
always_false() (in module xonsh.tools)
always_true() (in module xonsh.tools)
ansicolors_to_ptk1_names() (in module xonsh.tools)
append() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.tools.EnvPath method)
append_stack() (xonsh.imphooks.XonshImportEventHook method)
arg_handler() (in module xonsh.xoreutils.util)
args (xonsh.proc.CommandPipeline attribute)
(xonsh.tools.XonshCalledProcessError attribute)
(xonsh.tools.XonshError attribute)
(xontrib.voxapi.EnvironmentInUse attribute)
(xontrib.voxapi.NoEnvironmentActive attribute)
argvquote() (in module xonsh.tools)
attr_complete() (in module xonsh.completers.python)
attrnames (xonsh.proc.CommandPipeline attribute)
attrs (xonsh.wizard.FileInserter attribute)
(xonsh.wizard.Input attribute)
(xonsh.wizard.LoadJSON attribute)
(xonsh.wizard.Message attribute)
(xonsh.wizard.Node attribute)
(xonsh.wizard.Pass attribute)
(xonsh.wizard.Question attribute)
(xonsh.wizard.SaveJSON attribute)
(xonsh.wizard.StateFile attribute)
(xonsh.wizard.StoreNonEmpty attribute)
(xonsh.wizard.TrueFalse attribute)
(xonsh.wizard.TrueFalseBreak attribute)
(xonsh.wizard.While attribute)
(xonsh.wizard.Wizard attribute)
(xonsh.wizard.YesNo attribute)
available (xonsh.proc.FileThreadDispatcher attribute)
AWitchAWitch (class in xonsh.aliases)
(class in xonsh.xoreutils.which)
B
BackgroundModuleLoader (class in xonsh.lazyasd)
BackgroundModuleProxy (class in xonsh.lazyasd)
backup_file() (in module xonsh.tools)
balanced_parens() (in module xonsh.tools)
banner (xonsh.jupyter_kernel.XonshKernel attribute)
BaseShell (class in xonsh.base_shell)
bash_command (in module xonsh.platform)
begin_group() (xonsh.pretty.PrettyPrinter method)
best_shell_type (in module xonsh.platform)
bg() (in module xonsh.jobs)
bin (xontrib.voxapi.VirtualEnvironment attribute)
bind() (in module xonsh.jupyter_kernel)
Block (class in xonsh.contexts)
bold_str_diff() (in module xonsh.diff_history)
bool_or_int_to_str() (in module xonsh.tools)
bool_seq_to_csv() (in module xonsh.tools)
bool_to_str() (in module xonsh.tools)
boottime() (in module xonsh.xoreutils.uptime)
branch (xonsh.prompt.gitstatus.GitStatus attribute)
branch_bg_color() (in module xonsh.prompt.vc)
branch_color() (in module xonsh.prompt.vc)
break_() (xonsh.pretty.PrettyPrinter method)
breakable() (xonsh.pretty.PrettyPrinter method)
buffer (xonsh.proc.FileThreadDispatcher attribute)
BufferedFDParallelReader (class in xonsh.proc)
build() (xonsh.built_ins.SubprocSpec class method)
(xonsh.lexer.Lexer method)
C
cached_name() (xonsh.commands_cache.CommandsCache method)
call_macro() (in module xonsh.built_ins)
call_tip() (in module xonsh.inspectors)
CAN_RESIZE_WINDOW (in module xonsh.platform)
canon_path() (in module xonsh.wizard)
carriage_return() (in module xonsh.tools)
cast_unicode() (in module xonsh.tools)
cat() (in module xonsh.xoreutils.cat)
cd() (in module xonsh.dirstack)
cd_in_command() (in module xonsh.completers.path)
changed (xonsh.prompt.gitstatus.GitStatus attribute)
check_bad_str_token() (in module xonsh.tools)
check_call() (in module xonsh.lib.subprocess)
check_for_partial_string() (in module xonsh.tools)
check_output() (in module xonsh.lib.subprocess)
check_quotes() (in module xonsh.tools)
clean_jobs() (in module xonsh.jobs)
clear() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
close() (xonsh.base_shell.Tee method)
(xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.lazyjson.LazyJSON method)
(xonsh.proc.FileThreadDispatcher method)
Close() (xonsh.proc.Handle method)
close() (xonsh.proc.QueueReader method)
closed (xonsh.proc.FileThreadDispatcher attribute)
(xonsh.proc.Handle attribute)
cmdloop() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
cmds_to_specs() (in module xonsh.built_ins)
cmdsdiff() (xonsh.diff_history.HistoryDiffer method)
code_by_name() (in module xonsh.pyghooks)
code_cache_check() (in module xonsh.codecache)
code_cache_name() (in module xonsh.codecache)
color_by_name() (in module xonsh.pyghooks)
color_dist() (in module xonsh.color_tools)
color_output() (xonsh.tracer.TracerType method)
color_style() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
color_style_names() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
columnize() (in module xonsh.tools)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
command_not_found() (in module xonsh.tools)
CommandPipeline (class in xonsh.proc)
CommandsCache (class in xonsh.commands_cache)
compile() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.execer.Execer method)
(xonsh.readline_shell.ReadlineShell method)
compile_code() (in module xonsh.codecache)
complete() (xonsh.completer.Completer method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
complete_base() (in module xonsh.completers.base)
complete_cd() (in module xonsh.completers.dirs)
complete_command() (in module xonsh.completers.commands)
complete_dir() (in module xonsh.completers.path)
complete_from_bash() (in module xonsh.completers.bash)
complete_from_man() (in module xonsh.completers.man)
complete_help() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
complete_import() (in module xonsh.completers.python)
complete_module() (in module xonsh.completers.python)
complete_path() (in module xonsh.completers.path)
complete_python() (in module xonsh.completers.python)
complete_python_mode() (in module xonsh.completers.python)
complete_rmdir() (in module xonsh.completers.dirs)
complete_skipper() (in module xonsh.completers.commands)
complete_xonfig() (in module xonsh.completers.xompletions)
complete_xontrib() (in module xonsh.completers.xompletions)
completedefault() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
completenames() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
Completer (class in xonsh.completer)
CompoundColorMap (class in xonsh.pyghooks)
configurable (xonsh.environ.VarDocs attribute)
conflicts (xonsh.prompt.gitstatus.GitStatus attribute)
ConsoleParallelReader (class in xonsh.proc)
construct_history() (in module xonsh.history.main)
control_handler() (xonsh.jupyter_kernel.XonshKernel method)
convert (xonsh.environ.Ensurer attribute)
convert_macro_arg() (in module xonsh.built_ins)
count() (xonsh.environ.Ensurer method)
(xonsh.environ.VarDocs method)
(xonsh.prompt.gitstatus.GitStatus method)
(xonsh.tools.EnvPath method)
(xontrib.voxapi.VirtualEnvironment method)
create() (xontrib.voxapi.Vox method)
create_module() (xonsh.imphooks.XonshImportEventLoader method)
(xonsh.imphooks.XonshImportHook method)
create_truefalse_cond() (in module xonsh.wizard)
csv_to_bool_seq() (in module xonsh.tools)
csv_to_set() (in module xonsh.tools)
ctxadd() (xonsh.ast.CtxAwareTransformer method)
CtxAwareTransformer (class in xonsh.ast)
ctxremove() (xonsh.ast.CtxAwareTransformer method)
ctxupdate() (xonsh.ast.CtxAwareTransformer method)
ctxvisit() (xonsh.ast.CtxAwareTransformer method)
current_branch() (in module xonsh.prompt.vc)
D
daemon (xonsh.readline_shell.ReadlineHistoryAdder attribute)
deactivate() (xontrib.voxapi.Vox method)
debug_level() (in module xonsh.events)
decode() (in module xonsh.tools)
decode_bytes() (in module xonsh.tools)
default (xonsh.environ.VarDocs attribute)
default() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.jupyter_shell.JupyterShell method)
(xonsh.readline_shell.ReadlineShell method)
DEFAULT_ENCODING (in module xonsh.platform)
default_env() (in module xonsh.environ)
default_file (xonsh.wizard.FileInserter attribute)
(xonsh.wizard.LoadJSON attribute)
(xonsh.wizard.SaveJSON attribute)
(xonsh.wizard.StateFile attribute)
default_predictor() (xonsh.commands_cache.CommandsCache method)
default_predictor_readbin() (xonsh.commands_cache.CommandsCache method)
default_prompt() (in module xonsh.prompt.base)
default_signal_pauser() (in module xonsh.built_ins)
default_threadable_predictors() (in module xonsh.commands_cache)
default_value() (in module xonsh.environ)
default_xonshrc() (in module xonsh.environ)
DefaultNotGivenType (class in xonsh.tools)
deprecated() (in module xonsh.tools)
DeprecationWarningProxy (class in xonsh.built_ins)
deregister() (xonsh.proc.FileThreadDispatcher method)
deserialize_wire_message() (xonsh.jupyter_kernel.XonshKernel method)
detach() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.proc.FileThreadDispatcher method)
Detach() (xonsh.proc.Handle method)
detect_xpip_alias() (in module xonsh.aliases)
detype (xonsh.environ.Ensurer attribute)
detype() (xonsh.environ.Env method)
detypeable() (xonsh.environ.Env static method)
dh_create_parser() (in module xonsh.diff_history)
dh_main_action() (in module xonsh.diff_history)
dict_to_str() (in module xonsh.tools)
dirs() (in module xonsh.dirstack)
DIRSTACK (in module xonsh.dirstack)
dirty_working_directory() (in module xonsh.prompt.vc)
discard() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
display_error_message() (in module xonsh.tools)
do_complete() (xonsh.jupyter_kernel.XonshKernel method)
do_execute() (xonsh.jupyter_kernel.XonshKernel method)
do_help() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
doc() (xonsh.events.EventManager method)
doc_header (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
doc_leader (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
docstr (xonsh.environ.VarDocs attribute)
dprint() (xonsh.jupyter_kernel.XonshKernel method)
DumbShell (class in xonsh.dumb_shell)
dump() (xonsh.history.json.JsonHistoryFlusher method)
dump_bytes() (in module xonsh.jupyter_kernel)
dump_rules (xonsh.wizard.FileInserter attribute)
dumps() (in module xonsh.lazyjson)
(xonsh.wizard.FileInserter method)
dynamic_cwd_tuple_to_str() (in module xonsh.tools)
DynamicAccessProxy (class in xonsh.built_ins)
E
echo() (in module xonsh.xoreutils.echo)
emptyline() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
encode() (in module xonsh.tools)
encoding (xonsh.jupyter_shell.StdJupyterRedirect attribute)
(xonsh.proc.FileThreadDispatcher attribute)
end() (xonsh.proc.CommandPipeline method)
end_group() (xonsh.pretty.PrettyPrinter method)
enhance_colors_for_cmd_exe() (xonsh.pyghooks.XonshStyle method)
ensure_list_of_strs() (in module xonsh.built_ins)
ensure_shell() (in module xonsh.foreign_shells)
ensure_slice() (in module xonsh.tools)
ensure_str_or_int() (in module xonsh.wizard)
ensure_string() (in module xonsh.tools)
ensure_timestamp() (in module xonsh.tools)
Ensurer (class in xonsh.environ)
enter_macro() (in module xonsh.built_ins)
Env (class in xonsh.environ)
env (xontrib.voxapi.VirtualEnvironment attribute)
env_name() (in module xonsh.prompt.env)
env_path_to_str() (in module xonsh.tools)
envdiff() (xonsh.diff_history.HistoryDiffer method)
EnvironmentInUse
EnvPath (class in xonsh.tools)
err (xonsh.proc.CommandPipeline attribute)
errors (xonsh.jupyter_shell.StdJupyterRedirect attribute)
(xonsh.proc.FileThreadDispatcher attribute)
escape_windows_cmd_string() (in module xonsh.tools)
eval() (xonsh.execer.Execer method)
eval_alias() (xonsh.aliases.Aliases method)
Event (class in xonsh.events)
EventManager (class in xonsh.events)
exec() (xonsh.execer.Execer method)
exec_module() (xonsh.imphooks.XonshImportEventLoader method)
ExecAlias (class in xonsh.aliases)
Execer (class in xonsh.execer)
execer (xonsh.imphooks.XonshImportHook attribute)
executables_in() (in module xonsh.tools)
executed_cmd (xonsh.proc.CommandPipeline attribute)
expand_alias() (xonsh.aliases.Aliases method)
expand_case_matching() (in module xonsh.tools)
expand_path() (in module xonsh.tools)
expanduser_abs_path() (in module xonsh.tools)
expandvars() (in module xonsh.tools)
extend() (xonsh.tools.EnvPath method)
F
fallback() (in module xonsh.tools)
fg() (in module xonsh.jobs)
FileInserter (class in xonsh.wizard)
filenames (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
fileno() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.jupyter_shell.StdJupyterRedirectBuf method)
(xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
files() (xonsh.history.json.JsonHistoryGC method)
FileThreadDispatcher (class in xonsh.proc)
find_closest_color() (in module xonsh.color_tools)
find_env_name() (in module xonsh.prompt.env)
find_file() (in module xonsh.inspectors)
find_next_break() (in module xonsh.tools)
find_rule() (xonsh.wizard.FileInserter method)
find_source_encoding() (in module xonsh.imphooks)
find_source_lines() (in module xonsh.inspectors)
find_spec() (xonsh.imphooks.XonshImportEventHook method)
(xonsh.imphooks.XonshImportHook method)
findfirst() (in module xonsh.tools)
fire() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
fix_readline_state_after_ctrl_c() (in module xonsh.readline_shell)
flatten() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
flush() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.pretty.PrettyPrinter method)
(xonsh.proc.FileThreadDispatcher method)
for_type() (in module xonsh.pretty)
for_type_by_name() (in module xonsh.pretty)
foreign_env_fixes() (in module xonsh.environ)
foreign_shell_data (in module xonsh.foreign_shells)
ForeignShellBaseAlias (class in xonsh.foreign_shells)
ForeignShellExecAlias (class in xonsh.foreign_shells)
ForeignShellFunctionAlias (class in xonsh.foreign_shells)
format() (xonsh.diff_history.HistoryDiffer method)
format_argspec() (in module xonsh.inspectors)
format_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
format_datetime() (in module xonsh.tools)
format_std_prepost() (in module xonsh.tools)
Functor (class in xonsh.contexts)
G
gather_load_store_names() (in module xonsh.ast)
gather_names() (in module xonsh.ast)
generic_visit() (xonsh.ast.CtxAwareTransformer method)
get() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
get_cache_filename() (in module xonsh.codecache)
get_code() (xonsh.imphooks.XonshImportHook method)
get_col() (in module xonsh.ast)
get_data() (xonsh.imphooks.XonshImportHook method)
get_docs() (xonsh.environ.Env method)
get_encoding() (in module xonsh.inspectors)
get_ensurer() (xonsh.environ.Env method)
get_filename() (xonsh.imphooks.XonshImportHook method)
get_filter_function() (in module xonsh.completers.tools)
get_git_branch() (in module xonsh.prompt.vc)
get_hg_branch() (in module xonsh.prompt.vc)
get_id() (in module xonsh.ast)
get_id_ctx() (in module xonsh.ast)
get_line_continuation() (in module xonsh.tools)
get_lineno() (in module xonsh.ast)
get_logical_line() (in module xonsh.tools)
get_names() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
get_next_job_number() (in module xonsh.jobs)
get_next_task() (in module xonsh.jobs)
get_portions() (in module xonsh.tools)
get_possible_names() (xonsh.commands_cache.CommandsCache static method)
get_script_subproc_command() (in module xonsh.built_ins)
get_sep() (in module xonsh.tools)
get_setproctitle() (in module xonsh.main)
get_task() (in module xonsh.jobs)
get_tokens() (in module xonsh.lexer)
get_tokens_unprocessed() (xonsh.pyghooks.XonshLexer method)
getargspec() (in module xonsh.inspectors)
getdoc() (in module xonsh.inspectors)
getName() (xonsh.readline_shell.ReadlineHistoryAdder method)
getsource() (in module xonsh.inspectors)
getvalue() (xonsh.base_shell.Tee method)
git_dirty_working_directory() (in module xonsh.prompt.vc)
git_for_windows_path (in module xonsh.platform)
githash (in module xonsh.platform)
GitStatus (class in xonsh.prompt.gitstatus)
gitstatus() (in module xonsh.prompt.gitstatus)
gitstatus_prompt() (in module xonsh.prompt.gitstatus)
give_terminal_to() (in module xonsh.jobs)
globpath() (in module xonsh.tools)
globsearch() (in module xonsh.built_ins)
greenline() (in module xonsh.diff_history)
H
Handle (class in xonsh.proc)
handle (xonsh.proc.FileThreadDispatcher attribute)
handle_complete_request() (xonsh.jupyter_kernel.XonshKernel method)
handle_double_amps() (in module xonsh.lexer)
handle_double_pipe() (in module xonsh.lexer)
handle_error_linecont() (in module xonsh.lexer)
handle_error_space() (in module xonsh.lexer)
handle_error_token() (in module xonsh.lexer)
handle_execute_request() (xonsh.jupyter_kernel.XonshKernel method)
handle_ignore() (in module xonsh.lexer)
handle_kernel_info_request() (xonsh.jupyter_kernel.XonshKernel method)
handle_name() (in module xonsh.lexer)
handle_rbrace() (in module xonsh.lexer)
handle_rbracket() (in module xonsh.lexer)
handle_redirect() (in module xonsh.lexer)
handle_rparen() (in module xonsh.lexer)
handle_token() (in module xonsh.lexer)
hardcode_colors_for_win10() (in module xonsh.tools)
has_elts() (in module xonsh.ast)
has_kwargs() (in module xonsh.events)
has_prompt_toolkit (in module xonsh.platform)
header() (xonsh.diff_history.HistoryDiffer method)
heartbeat_loop() (xonsh.jupyter_kernel.XonshKernel method)
help() (xonsh.environ.Env method)
helper() (in module xonsh.built_ins)
hg_dirty_working_directory() (in module xonsh.prompt.vc)
HiddenCommandPipeline (class in xonsh.proc)
highlighted_ndiff() (in module xonsh.diff_history)
History (class in xonsh.history.base)
history_main() (in module xonsh.history.main)
history_tuple_to_str() (in module xonsh.tools)
HISTORY_UNITS (in module xonsh.tools)
HistoryDiffer (class in xonsh.diff_history)
HistoryEntry (class in xonsh.history.base)
I
i_am_at_the_front() (xonsh.history.json.JsonCommandField method)
(xonsh.history.json.JsonHistoryFlusher method)
ident (xonsh.readline_shell.ReadlineHistoryAdder attribute)
identchars (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
iglobpath() (in module xonsh.tools)
ignore_sigtstp() (in module xonsh.jobs)
implementation (xonsh.jupyter_kernel.XonshKernel attribute)
implementation_version (xonsh.jupyter_kernel.XonshKernel attribute)
in_macro_call() (in module xonsh.built_ins)
inc (xontrib.voxapi.VirtualEnvironment attribute)
indent() (in module xonsh.tools)
index() (in module xonsh.lazyjson)
(xonsh.environ.Ensurer method)
(xonsh.environ.VarDocs method)
(xonsh.prompt.gitstatus.GitStatus method)
(xonsh.tools.EnvPath method)
(xontrib.voxapi.VirtualEnvironment method)
indir() (in module xonsh.lib.os)
info() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xonsh.inspectors.Inspector method)
inp (xonsh.proc.CommandPipeline attribute)
Input (class in xonsh.wizard)
INPUT (xonsh.foreign_shells.ForeignShellBaseAlias attribute)
(xonsh.foreign_shells.ForeignShellExecAlias attribute)
(xonsh.foreign_shells.ForeignShellFunctionAlias attribute)
input() (xonsh.lexer.Lexer method)
insert() (xonsh.tools.EnvPath method)
Inspector (class in xonsh.inspectors)
install_hook() (in module xonsh.imphooks)
install_import_hooks() (in module xonsh.imphooks)
intensify_colors_for_cmd_exe() (in module xonsh.tools)
intensify_colors_on_win_setter() (in module xonsh.tools)
interactive (xonsh.main.XonshMode attribute)
intro (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
iopub_handler() (xonsh.jupyter_kernel.XonshKernel method)
is_alive() (xonsh.readline_shell.ReadlineHistoryAdder method)
is_balanced() (in module xonsh.tools)
is_bool() (in module xonsh.tools)
is_bool_or_int() (in module xonsh.tools)
is_bool_seq() (in module xonsh.tools)
is_callable() (in module xonsh.tools)
is_callable_default() (in module xonsh.environ)
is_class() (in module xonsh.tools)
is_completions_display_value() (in module xonsh.tools)
is_dynamic_cwd_width() (in module xonsh.tools)
is_empty() (xonsh.commands_cache.CommandsCache method)
is_env_path() (in module xonsh.tools)
is_float() (in module xonsh.tools)
is_fully_read() (xonsh.proc.QueueReader method)
is_history_backend() (in module xonsh.tools)
is_history_tuple() (in module xonsh.tools)
is_in_scope() (xonsh.ast.CtxAwareTransformer method)
is_int() (in module xonsh.tools)
is_int_as_str() (in module xonsh.tools)
is_logfile_opt() (in module xonsh.tools)
is_manually_set() (xonsh.environ.Env method)
is_nonstring_seq_of_strings() (in module xonsh.tools)
is_only_functional_alias() (xonsh.commands_cache.CommandsCache method)
is_readline_available (in module xonsh.platform)
is_simple_callable() (in module xonsh.inspectors)
is_slice() (in module xonsh.tools)
is_slice_as_str() (in module xonsh.tools)
is_str_str_dict() (in module xonsh.tools)
is_string() (in module xonsh.tools)
is_string_or_callable() (in module xonsh.tools)
is_string_seq() (in module xonsh.tools)
is_string_set() (in module xonsh.tools)
is_superuser (in module xonsh.tools)
is_template_string() (in module xonsh.prompt.base)
is_writable_file() (in module xonsh.tools)
isAlive() (xonsh.readline_shell.ReadlineHistoryAdder method)
isatty() (xonsh.proc.FileThreadDispatcher method)
isDaemon() (xonsh.readline_shell.ReadlineHistoryAdder method)
isdescendable() (in module xonsh.ast)
isdisjoint() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
isexpression() (in module xonsh.ast)
items() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
(xontrib.voxapi.Vox method)
itercheck() (xonsh.proc.CommandPipeline method)
iterqueue() (xonsh.proc.QueueReader method)
iterraw() (xonsh.proc.CommandPipeline method)
J
jobs() (in module xonsh.jobs)
join() (xonsh.readline_shell.ReadlineHistoryAdder method)
JsonCommandField (class in xonsh.history.json)
JsonHistory (class in xonsh.history.json)
JsonHistoryFlusher (class in xonsh.history.json)
JsonHistoryGC (class in xonsh.history.json)
JupyterShell (class in xonsh.jupyter_shell)
justify() (in module xonsh.completers.tools)
K
keys() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
kill() (xonsh.proc.PopenThread method)
kill_all_jobs() (in module xonsh.jobs)
kwnames (xonsh.built_ins.SubprocSpec attribute)
L
language (xonsh.jupyter_kernel.XonshKernel attribute)
language_info (xonsh.jupyter_kernel.XonshKernel attribute)
language_version (xonsh.jupyter_kernel.XonshKernel attribute)
lastcmd (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
lazy_is_only_functional_alias() (xonsh.commands_cache.CommandsCache method)
lazy_locate_binary() (xonsh.commands_cache.CommandsCache method)
LazyBool (class in xonsh.lazyasd)
lazybool() (in module xonsh.lazyasd)
LazyDict (class in xonsh.lazyasd)
lazydict() (in module xonsh.lazyasd)
lazyget() (xonsh.commands_cache.CommandsCache method)
lazyin() (xonsh.commands_cache.CommandsCache method)
lazyiter() (xonsh.commands_cache.CommandsCache method)
LazyJSON (class in xonsh.lazyjson)
lazylen() (xonsh.commands_cache.CommandsCache method)
LazyObject (class in xonsh.lazyasd)
lazyobject() (in module xonsh.lazyasd)
leftmostname() (in module xonsh.ast)
levenshtein() (in module xonsh.tools)
Lexer (class in xonsh.lexer)
lib (xontrib.voxapi.VirtualEnvironment attribute)
line_buffering (xonsh.base_shell.Tee attribute)
(xonsh.proc.FileThreadDispatcher attribute)
link_builtins() (xonsh.built_ins.XonshSession method)
linux_distro (in module xonsh.platform)
list_of_list_of_strs_outer_product() (in module xonsh.built_ins)
list_of_strs_or_callables() (in module xonsh.built_ins)
ljdump() (in module xonsh.lazyjson)
LJNode (class in xonsh.lazyjson)
load() (xonsh.built_ins.XonshSession method)
(xonsh.lazyjson.LJNode method)
load_attribute_chain() (in module xonsh.ast)
load_builtins() (in module xonsh.built_ins)
load_bytes() (in module xonsh.jupyter_kernel)
load_foreign_aliases() (in module xonsh.foreign_shells)
load_foreign_envs() (in module xonsh.foreign_shells)
load_module() (xonsh.imphooks.XonshImportEventLoader method)
load_module_in_background() (in module xonsh.lazyasd)
load_proxies() (in module xonsh.built_ins)
LoadEvent (class in xonsh.events)
LoadJSON (class in xonsh.wizard)
locale_convert() (in module xonsh.environ)
locate_binary() (in module xonsh.environ)
(xonsh.commands_cache.CommandsCache method)
logfile_opt_to_str() (in module xonsh.tools)
M
main() (in module xonsh.main)
main_context() (in module xonsh.main)
main_xonsh() (in module xonsh.main)
make_args_env() (in module xonsh.environ)
make_default_aliases() (in module xonsh.aliases)
make_default_config() (xonsh.jupyter_kernel.XonshKernel method)
make_env_wiz() (in module xonsh.xonfig)
make_envvar() (in module xonsh.xonfig)
make_exit_message() (in module xonsh.xonfig)
make_fs_wiz() (in module xonsh.xonfig)
make_palette() (in module xonsh.color_tools)
make_pallete() (in module xonsh.color_tools)
make_pygments_style() (in module xonsh.pyghooks)
make_xonfig_wizard() (in module xonsh.xonfig)
make_xontrib() (in module xonsh.xonfig)
make_xontribs_wiz() (in module xonsh.xonfig)
max_col() (in module xonsh.ast)
max_line() (in module xonsh.ast)
Message (class in xonsh.wizard)
min_col() (in module xonsh.ast)
min_line() (in module xonsh.ast)
misc_header (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
module_repr() (xonsh.imphooks.XonshImportEventLoader method)
multiline_prompt() (in module xonsh.prompt.base)
N
name (xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
(xonsh.readline_shell.ReadlineHistoryAdder attribute)
new_header() (xonsh.jupyter_kernel.XonshKernel method)
newlines (xonsh.jupyter_shell.StdJupyterRedirect attribute)
(xonsh.proc.FileThreadDispatcher attribute)
no_pg_xonsh_preexec_fn() (in module xonsh.built_ins)
Node (class in xonsh.wizard)
node_len() (in module xonsh.ast)
NoEnvironmentActive
nohelp (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
noinfo() (xonsh.inspectors.Inspector method)
nonblocking (xonsh.proc.CommandPipeline attribute)
NonBlockingFDReader (class in xonsh.proc)
normabspath() (in module xonsh.tools)
num_ahead (xonsh.prompt.gitstatus.GitStatus attribute)
num_behind (xonsh.prompt.gitstatus.GitStatus attribute)
O
obj (xonsh.built_ins.DeprecationWarningProxy attribute)
(xonsh.built_ins.DynamicAccessProxy attribute)
object_info() (in module xonsh.inspectors)
ON_ANACONDA (in module xonsh.platform)
ON_CYGWIN (in module xonsh.platform)
ON_DARWIN (in module xonsh.platform)
ON_DRAGONFLY (in module xonsh.platform)
ON_FREEBSD (in module xonsh.platform)
ON_LINUX (in module xonsh.platform)
on_main_thread() (in module xonsh.tools)
ON_MSYS (in module xonsh.platform)
ON_NETBSD (in module xonsh.platform)
ON_POSIX (in module xonsh.platform)
ON_WINDOWS (in module xonsh.platform)
onecmd() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
operations (xonsh.prompt.gitstatus.GitStatus attribute)
out (xonsh.proc.CommandPipeline attribute)
output (xonsh.proc.CommandPipeline attribute)
P
parse() (xonsh.execer.Execer method)
parse_aliases() (in module xonsh.foreign_shells)
parse_env() (in module xonsh.foreign_shells)
parse_funcs() (in module xonsh.foreign_shells)
parse_proxy_return() (in module xonsh.proc)
parseline() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
parser (xonsh.jupyter_kernel.XonshKernel attribute)
partial_color_tokenize() (in module xonsh.pyghooks)
partial_eval_alias() (in module xonsh.aliases)
partial_proxy() (in module xonsh.proc)
PartialEvalAlias0 (class in xonsh.aliases)
PartialEvalAlias1 (class in xonsh.aliases)
PartialEvalAlias2 (class in xonsh.aliases)
PartialEvalAlias3 (class in xonsh.aliases)
PartialEvalAlias4 (class in xonsh.aliases)
PartialEvalAlias5 (class in xonsh.aliases)
PartialEvalAlias6 (class in xonsh.aliases)
PartialEvalAliasBase (class in xonsh.aliases)
Pass (class in xonsh.wizard)
path_argument() (in module xonsh.main)
path_literal() (in module xonsh.built_ins)
pathbasename() (in module xonsh.platform)
paths (xonsh.tools.EnvPath attribute)
pathsearch() (in module xonsh.built_ins)
pathsep_to_seq() (in module xonsh.tools)
pathsep_to_set() (in module xonsh.tools)
pathsep_to_upper_seq() (in module xonsh.tools)
pathsplit() (in module xonsh.platform)
pause_call_resume() (in module xonsh.proc)
pdef() (xonsh.inspectors.Inspector method)
pdoc() (xonsh.inspectors.Inspector method)
pdump() (in module xonsh.ast)
pfile() (xonsh.inspectors.Inspector method)
pid (xonsh.proc.CommandPipeline attribute)
pinfo() (xonsh.inspectors.Inspector method)
pinfo_fields1 (xonsh.inspectors.Inspector attribute)
pinfo_fields2 (xonsh.inspectors.Inspector attribute)
pinfo_fields3 (xonsh.inspectors.Inspector attribute)
pinfo_fields_obj (xonsh.inspectors.Inspector attribute)
poll() (xonsh.proc.PopenThread method)
(xonsh.proc.ProcProxy method)
(xonsh.proc.ProcProxyThread method)
pop() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
(xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
popd() (in module xonsh.dirstack)
PopenThread (class in xonsh.proc)
popitem() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
populate_buffer() (in module xonsh.proc)
populate_console() (in module xonsh.proc)
populate_fd_queue() (in module xonsh.proc)
postcmd() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
postloop() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
postmain() (in module xonsh.main)
pprint_ast() (in module xonsh.ast)
precmd() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
predict_false() (in module xonsh.commands_cache)
predict_help_ver() (in module xonsh.commands_cache)
predict_hg() (in module xonsh.commands_cache)
predict_shell() (in module xonsh.commands_cache)
predict_threadable() (xonsh.commands_cache.CommandsCache method)
predict_true() (in module xonsh.commands_cache)
preloop() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
premain() (in module xonsh.main)
prep_env() (xonsh.built_ins.SubprocSpec method)
prep_preexec_fn() (xonsh.built_ins.SubprocSpec method)
pretty() (in module xonsh.pretty)
(xonsh.pretty.RepresentationPrinter method)
pretty_print() (in module xonsh.pretty)
PrettyFormatter (class in xonsh.wizard)
PrettyPrinter (class in xonsh.pretty)
PrevProcCloser (class in xonsh.proc)
print_alias() (in module xonsh.xoreutils.which)
print_color() (in module xonsh.tools)
(xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
print_exception() (in module xonsh.tools)
print_global_object() (in module xonsh.xoreutils.which)
print_one_job() (in module xonsh.jobs)
print_path() (in module xonsh.xoreutils.which)
print_topics() (xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
print_welcome_screen() (in module xonsh.xonfig)
ProcProxy (class in xonsh.proc)
ProcProxyThread (class in xonsh.proc)
prompt (xonsh.base_shell.BaseShell attribute)
(xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
PromptFormatter (class in xonsh.prompt.base)
PromptVisitor (class in xonsh.wizard)
proxy_five() (in module xonsh.proc)
proxy_four() (in module xonsh.proc)
proxy_one() (in module xonsh.proc)
proxy_three() (in module xonsh.proc)
proxy_two() (in module xonsh.proc)
proxy_zero() (in module xonsh.proc)
psource() (xonsh.inspectors.Inspector method)
ptk2_color_depth_setter() (in module xonsh.tools)
ptk_above_min_supported (in module xonsh.platform)
ptk_below_max_supported (in module xonsh.platform)
ptk_shell_type (in module xonsh.platform)
ptk_version (in module xonsh.platform)
ptk_version_info (in module xonsh.platform)
push() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
pushd() (in module xonsh.dirstack)
pwd() (in module xonsh.xoreutils.pwd)
pygments_style_by_name() (in module xonsh.pyghooks)
pygments_version (in module xonsh.platform)
pygments_version_info (in module xonsh.platform)
python_signature_complete() (in module xonsh.completers.python)
PYTHON_VERSION_INFO (in module xonsh.platform)
Q
Question (class in xonsh.wizard)
QueueReader (class in xonsh.proc)
R
RE_BEGIN_STRING (in module xonsh.tools)
RE_STRING_CONT (in module xonsh.tools)
RE_STRING_START (in module xonsh.tools)
read() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
read_py_file() (in module xonsh.openpy)
read_py_url() (in module xonsh.openpy)
read_queue() (xonsh.proc.QueueReader method)
readable() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader static method)
readinto() (xonsh.jupyter_shell.StdJupyterRedirectBuf method)
readline() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
ReadlineHistoryAdder (class in xonsh.readline_shell)
readlines() (xonsh.proc.FileThreadDispatcher method)
(xonsh.proc.QueueReader method)
ReadlineShell (class in xonsh.readline_shell)
redirect_leading() (xonsh.built_ins.SubprocSpec method)
redirect_stderr (class in xonsh.tools)
redirect_stdout (class in xonsh.tools)
redirect_trailing() (xonsh.built_ins.SubprocSpec method)
redline() (in module xonsh.diff_history)
regexsearch() (in module xonsh.built_ins)
register() (xonsh.proc.FileThreadDispatcher method)
reglob() (in module xonsh.built_ins)
remove() (xonsh.events.AbstractEvent method)
(xonsh.events.Event method)
(xonsh.events.LoadEvent method)
(xonsh.tools.EnvPath method)
remove_dups() (xonsh.commands_cache.CommandsCache static method)
replace_env() (xonsh.environ.Env method)
replace_logical_line() (in module xonsh.tools)
replay() (xonsh.replay.Replayer method)
replay_create_parser() (in module xonsh.replay)
replay_main() (in module xonsh.replay)
replay_main_action() (in module xonsh.replay)
Replayer (class in xonsh.replay)
RepresentationPrinter (class in xonsh.pretty)
reset() (xonsh.lexer.Lexer method)
reset_buffer() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
resetting_signal_handle() (in module xonsh.built_ins)
resolve_alias() (xonsh.built_ins.SubprocSpec method)
resolve_alias_cls() (xonsh.built_ins.SubprocSpec method)
resolve_auto_cd() (xonsh.built_ins.SubprocSpec method)
resolve_binary_loc() (xonsh.built_ins.SubprocSpec method)
resolve_executable_commands() (xonsh.built_ins.SubprocSpec method)
resolve_stack() (xonsh.built_ins.SubprocSpec method)
restore_tty_sanity() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
resume() (xonsh.proc.CommandPipeline method)
resume_job() (in module xonsh.jobs)
returncode (xonsh.proc.CommandPipeline attribute)
(xonsh.proc.PopenThread attribute)
reverse() (xonsh.tools.EnvPath method)
rgb2short() (in module xonsh.color_tools)
rgb_to_256() (in module xonsh.color_tools)
rgb_to_ints() (in module xonsh.color_tools)
rl_completion_query_items() (in module xonsh.readline_shell)
rl_completion_suppress_append() (in module xonsh.readline_shell)
rl_on_new_line() (in module xonsh.readline_shell)
rl_variable_dumper() (in module xonsh.readline_shell)
rl_variable_value() (in module xonsh.readline_shell)
rmtree() (in module xonsh.lib.os)
rtn (xonsh.proc.CommandPipeline attribute)
ruler (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
run() (in module xonsh.lib.subprocess)
(xonsh.built_ins.SubprocSpec method)
(xonsh.history.json.JsonHistoryFlusher method)
(xonsh.history.json.JsonHistoryGC method)
(xonsh.history.sqlite.SqliteHistoryGC method)
(xonsh.lazyasd.BackgroundModuleLoader method)
(xonsh.proc.PopenThread method)
(xonsh.proc.PrevProcCloser method)
(xonsh.proc.ProcProxyThread method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
run_code_with_cache() (in module xonsh.codecache)
run_compiled_code() (in module xonsh.codecache)
run_gc() (xonsh.history.base.History method)
(xonsh.history.json.JsonHistory method)
(xonsh.history.sqlite.SqliteHistory method)
run_script_with_cache() (in module xonsh.codecache)
run_subproc() (in module xonsh.built_ins)
run_thread() (xonsh.jupyter_kernel.XonshKernel method)
S
safe_close() (in module xonsh.built_ins)
safe_fdclose() (in module xonsh.proc)
safe_flush() (in module xonsh.proc)
safe_hasattr() (in module xonsh.tools)
safe_open() (in module xonsh.built_ins)
safe_readable() (in module xonsh.proc)
safe_readlines() (in module xonsh.proc)
SaveJSON (class in xonsh.wizard)
scandir() (in module xonsh.platform)
script_cache_check() (in module xonsh.codecache)
script_from_file (xonsh.main.XonshMode attribute)
script_from_stdin (xonsh.main.XonshMode attribute)
seek() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.jupyter_shell.StdJupyterRedirectBuf method)
(xonsh.proc.FileThreadDispatcher method)
seekable() (xonsh.proc.FileThreadDispatcher method)
send() (xonsh.jupyter_kernel.XonshKernel method)
send_signal() (xonsh.proc.PopenThread method)
seq_to_pathsep() (in module xonsh.tools)
seq_to_upper_pathsep() (in module xonsh.tools)
serialize_xonsh_json() (in module xonsh.jsonutils)
set_to_csv() (in module xonsh.tools)
set_to_pathsep() (in module xonsh.tools)
setDaemon() (xonsh.readline_shell.ReadlineHistoryAdder method)
setdefault() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
setName() (xonsh.readline_shell.ReadlineHistoryAdder method)
settitle() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
setup() (in module xonsh.main)
setup_readline() (in module xonsh.readline_shell)
setup_win_unicode_console() (in module xonsh.tools)
Shell (class in xonsh.shell)
shell_handler() (xonsh.jupyter_kernel.XonshKernel method)
short2rgb() (in module xonsh.color_tools)
should_use_cache() (in module xonsh.codecache)
showcmd() (in module xonsh.aliases)
shutdown() (xonsh.jupyter_kernel.XonshKernel method)
sign() (xonsh.jupyter_kernel.XonshKernel method)
signal (xonsh.proc.PopenThread attribute)
signature_schemes (xonsh.jupyter_kernel.XonshKernel attribute)
single_command (xonsh.main.XonshMode attribute)
singleline() (xonsh.base_shell.BaseShell method)
(xonsh.dumb_shell.DumbShell method)
(xonsh.readline_shell.ReadlineShell method)
source_alias() (in module xonsh.aliases)
source_cmd() (in module xonsh.aliases)
source_foreign() (in module xonsh.aliases)
source_to_unicode() (in module xonsh.openpy)
species (xonsh.events.AbstractEvent attribute)
(xonsh.events.Event attribute)
(xonsh.events.LoadEvent attribute)
split() (xonsh.lexer.Lexer method)
SqliteHistory (class in xonsh.history.sqlite)
SqliteHistoryGC (class in xonsh.history.sqlite)
staged (xonsh.prompt.gitstatus.GitStatus attribute)
start() (xonsh.jupyter_kernel.XonshKernel method)
(xonsh.readline_shell.ReadlineHistoryAdder method)
(xonsh.tracer.TracerType method)
start_services() (in module xonsh.main)
starting_whitespace() (in module xonsh.tools)
stashed (xonsh.prompt.gitstatus.GitStatus attribute)
StateFile (class in xonsh.wizard)
StateVisitor (class in xonsh.wizard)
stderr (xonsh.built_ins.SubprocSpec attribute)
(xonsh.proc.CommandPipeline attribute)
stderr_postfix (xonsh.proc.CommandPipeline attribute)
stderr_prefix (xonsh.proc.CommandPipeline attribute)
stderr_redirect (xonsh.proc.CommandPipeline attribute)
stdin (xonsh.built_ins.SubprocSpec attribute)
(xonsh.proc.CommandPipeline attribute)
stdin_handler() (xonsh.jupyter_kernel.XonshKernel method)
stdin_redirect (xonsh.proc.CommandPipeline attribute)
StdJupyterRedirect (class in xonsh.jupyter_shell)
StdJupyterRedirectBuf (class in xonsh.jupyter_shell)
stdout (xonsh.built_ins.SubprocSpec attribute)
(xonsh.proc.CommandPipeline attribute)
(xonsh.tools.XonshCalledProcessError attribute)
stdout_redirect (xonsh.proc.CommandPipeline attribute)
still_writable() (in module xonsh.proc)
stop() (xonsh.tracer.TracerType method)
store() (xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
store_as_str (xonsh.environ.VarDocs attribute)
StoreNonEmpty (class in xonsh.wizard)
str_to_env_path() (in module xonsh.tools)
stream_stderr() (xonsh.proc.CommandPipeline method)
strip_encoding_cookie() (in module xonsh.openpy)
strip_simple_quotes() (in module xonsh.tools)
style_name (xonsh.pyghooks.XonshStyle attribute)
styler (xonsh.base_shell.BaseShell attribute)
(xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
subexpr_before_unbalanced() (in module xonsh.tools)
subexpr_from_unbalanced() (in module xonsh.tools)
subproc_arg_callback() (in module xonsh.pyghooks)
subproc_captured_hiddenobject() (in module xonsh.built_ins)
subproc_captured_inject() (in module xonsh.built_ins)
subproc_captured_object() (in module xonsh.built_ins)
subproc_captured_stdout() (in module xonsh.built_ins)
subproc_cmd_callback() (in module xonsh.pyghooks)
subproc_toks() (in module xonsh.tools)
subproc_uncaptured() (in module xonsh.built_ins)
SubprocSpec (class in xonsh.built_ins)
subsequence_match() (in module xonsh.completers.path)
suggest_commands() (in module xonsh.tools)
suggestion_sort_helper() (in module xonsh.tools)
superhelper() (in module xonsh.built_ins)
SUPPRESS (xonsh.aliases.AWitchAWitch attribute)
swap() (in module xonsh.tools)
(xonsh.environ.Env method)
swap_values() (in module xonsh.tools)
T
teardown_readline() (in module xonsh.readline_shell)
Tee (class in xonsh.base_shell)
tee() (in module xonsh.xoreutils.tee)
tee_stdout() (xonsh.proc.CommandPipeline method)
tell() (xonsh.proc.FileThreadDispatcher method)
terminate() (xonsh.proc.PopenThread method)
text() (xonsh.pretty.PrettyPrinter method)
timestamps (xonsh.proc.CommandPipeline attribute)
to_bool() (in module xonsh.tools)
to_bool_or_break() (in module xonsh.tools)
to_bool_or_int() (in module xonsh.tools)
to_completions_display_value() (in module xonsh.tools)
to_debug() (in module xonsh.environ)
to_dict() (in module xonsh.tools)
to_dynamic_cwd_tuple() (in module xonsh.tools)
to_history_tuple() (in module xonsh.tools)
to_itself() (in module xonsh.tools)
to_logfile_opt() (in module xonsh.tools)
to_str_str_dict() (in module xonsh.tools)
token() (xonsh.lexer.Lexer method)
tokens (xonsh.lexer.Lexer attribute)
(xonsh.pyghooks.XonshConsoleLexer attribute)
(xonsh.pyghooks.XonshLexer attribute)
trace() (in module xonsh.aliases)
(xonsh.tracer.TracerType method)
tracer_format_line() (in module xonsh.tracer)
tracermain() (in module xonsh.tracer)
TracerType (class in xonsh.tracer)
transform_command() (in module xonsh.shell)
transmogrify() (xonsh.events.EventManager method)
TrueFalse (class in xonsh.wizard)
TrueFalseBreak (class in xonsh.wizard)
truncate() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.jupyter_shell.StdJupyterRedirectBuf method)
(xonsh.proc.FileThreadDispatcher method)
try_subproc_toks() (xonsh.ast.CtxAwareTransformer method)
tty() (in module xonsh.xoreutils.tty)
U
uncapturable() (in module xonsh.tools)
undo_replace_env() (xonsh.environ.Env method)
undoc_header (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
unlink_builtins() (xonsh.built_ins.XonshSession method)
unload_builtins() (in module xonsh.built_ins)
unload_proxies() (in module xonsh.built_ins)
UnstorableType (class in xonsh.wizard)
unthreadable() (in module xonsh.tools)
untracked (xonsh.prompt.gitstatus.GitStatus attribute)
update() (xonsh.aliases.Aliases method)
(xonsh.environ.Env method)
update_cache() (in module xonsh.codecache)
update_fg_process_group() (in module xonsh.proc)
upgrade() (xontrib.voxapi.Vox method)
uptime() (in module xonsh.xoreutils.uptime)
use_rawinput (xonsh.dumb_shell.DumbShell attribute)
(xonsh.readline_shell.ReadlineShell attribute)
V
valid_events (xonsh.tracer.TracerType attribute)
validate (xonsh.environ.Ensurer attribute)
values() (xonsh.aliases.Aliases method)
(xonsh.commands_cache.CommandsCache method)
(xonsh.environ.Env method)
(xontrib.voxapi.Vox method)
VarDocs (class in xonsh.environ)
VirtualEnvironment (class in xontrib.voxapi)
visit() (xonsh.ast.CtxAwareTransformer method)
(xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
(xonsh.wizard.StateVisitor method)
(xonsh.wizard.Visitor method)
visit_AnnAssign() (xonsh.ast.CtxAwareTransformer method)
visit_Assign() (xonsh.ast.CtxAwareTransformer method)
visit_BoolOp() (xonsh.ast.CtxAwareTransformer method)
visit_ClassDef() (xonsh.ast.CtxAwareTransformer method)
visit_Delete() (xonsh.ast.CtxAwareTransformer method)
visit_Expr() (xonsh.ast.CtxAwareTransformer method)
visit_Expression() (xonsh.ast.CtxAwareTransformer method)
visit_fileinserter() (xonsh.wizard.PromptVisitor method)
visit_For() (xonsh.ast.CtxAwareTransformer method)
visit_FunctionDef() (xonsh.ast.CtxAwareTransformer method)
visit_Global() (xonsh.ast.CtxAwareTransformer method)
visit_Import() (xonsh.ast.CtxAwareTransformer method)
visit_ImportFrom() (xonsh.ast.CtxAwareTransformer method)
visit_input() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_loadjson() (xonsh.wizard.PromptVisitor method)
visit_message() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_node() (xonsh.wizard.PrettyFormatter method)
visit_pass() (xonsh.wizard.PromptVisitor method)
visit_question() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_savejson() (xonsh.wizard.PromptVisitor method)
visit_statefile() (xonsh.wizard.PrettyFormatter method)
visit_Try() (xonsh.ast.CtxAwareTransformer method)
visit_UnaryOp() (xonsh.ast.CtxAwareTransformer method)
visit_while() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
visit_With() (xonsh.ast.CtxAwareTransformer method)
visit_wizard() (xonsh.wizard.PrettyFormatter method)
(xonsh.wizard.PromptVisitor method)
Visitor (class in xonsh.wizard)
Vox (class in xontrib.voxapi)
vte_new_tab_cwd() (in module xonsh.prompt.env)
W
wait() (xonsh.proc.PopenThread method)
(xonsh.proc.ProcProxy method)
(xonsh.proc.ProcProxyThread method)
wait_for_active_job() (in module xonsh.jobs)
warn() (xonsh.built_ins.DeprecationWarningProxy method)
which() (in module xonsh.xoreutils.which)
While (class in xonsh.wizard)
win_ansi_support (in module xonsh.platform)
windows_bash_command (in module xonsh.platform)
windows_expanduser() (in module xonsh.platform)
windows_foreign_env_fixes() (in module xonsh.environ)
with_traceback() (xonsh.tools.XonshCalledProcessError method)
(xonsh.tools.XonshError method)
(xontrib.voxapi.EnvironmentInUse method)
(xontrib.voxapi.NoEnvironmentActive method)
Wizard (class in xonsh.wizard)
writable() (xonsh.proc.FileThreadDispatcher method)
write() (xonsh.jupyter_shell.StdJupyterRedirect method)
(xonsh.jupyter_shell.StdJupyterRedirectBuf method)
(xonsh.proc.FileThreadDispatcher method)
writelines() (xonsh.proc.FileThreadDispatcher method)
X
xexec() (in module xonsh.aliases)
xonfig() (in module xonsh.aliases)
xonfig_main() (in module xonsh.xonfig)
xonsh.aliases (module)
xonsh.ast (module)
xonsh.base_shell (module)
xonsh.built_ins (module)
xonsh.codecache (module)
xonsh.color_tools (module)
xonsh.commands_cache (module)
xonsh.completer (module)
xonsh.completers.base (module)
xonsh.completers.bash (module)
xonsh.completers.commands (module)
xonsh.completers.dirs (module)
xonsh.completers.man (module)
xonsh.completers.path (module)
xonsh.completers.python (module)
xonsh.completers.tools (module)
xonsh.completers.xompletions (module)
xonsh.contexts (module)
xonsh.diff_history (module)
xonsh.dirstack (module)
xonsh.dumb_shell (module)
xonsh.environ (module)
xonsh.events (module)
xonsh.execer (module)
xonsh.foreign_shells (module)
xonsh.history.base (module)
xonsh.history.json (module)
xonsh.history.main (module)
xonsh.history.sqlite (module)
xonsh.imphooks (module)
xonsh.inspectors (module)
xonsh.jobs (module)
xonsh.jsonutils (module)
xonsh.jupyter_kernel (module)
xonsh.jupyter_shell (module)
xonsh.lazyasd (module)
xonsh.lazyjson (module)
xonsh.lexer (module)
xonsh.lib.os (module)
xonsh.lib.subprocess (module)
xonsh.main (module)
xonsh.openpy (module)
xonsh.parser (module)
xonsh.platform (module)
xonsh.pretty (module)
xonsh.proc (module)
xonsh.prompt.base (module)
xonsh.prompt.cwd (module)
xonsh.prompt.env (module)
xonsh.prompt.gitstatus (module)
xonsh.prompt.job (module)
xonsh.prompt.vc (module)
xonsh.pyghooks (module)
xonsh.readline_shell (module)
xonsh.replay (module)
xonsh.shell (module)
xonsh.tools (module)
xonsh.tracer (module)
xonsh.wizard (module)
xonsh.xonfig (module)
xonsh.xoreutils.cat (module)
xonsh.xoreutils.echo (module)
xonsh.xoreutils.pwd (module)
xonsh.xoreutils.tee (module)
xonsh.xoreutils.tty (module)
xonsh.xoreutils.uptime (module)
xonsh.xoreutils.util (module)
xonsh.xoreutils.which (module)
xonsh_append_newline() (in module xonsh.environ)
xonsh_builtins() (in module xonsh.built_ins)
xonsh_call() (in module xonsh.ast)
xonsh_config_dir() (in module xonsh.environ)
xonsh_data_dir() (in module xonsh.environ)
xonsh_exit() (in module xonsh.aliases)
xonsh_reset() (in module xonsh.aliases)
xonsh_script_run_control() (in module xonsh.environ)
xonsh_style_proxy() (in module xonsh.pyghooks)
XonshCalledProcessError
xonshconfig() (in module xonsh.environ)
XonshConsoleLexer (class in xonsh.pyghooks)
XonshError
XonshImportEventHook (class in xonsh.imphooks)
XonshImportEventLoader (class in xonsh.imphooks)
XonshImportHook (class in xonsh.imphooks)
XonshKernel (class in xonsh.jupyter_kernel)
XonshLexer (class in xonsh.pyghooks)
XonshMode (class in xonsh.main)
xonshrc_context() (in module xonsh.environ)
XonshSession (class in xonsh.built_ins)
XonshStyle (class in xonsh.pyghooks)
XonshTerminal256Formatter (in module xonsh.pyghooks)
xontrib.voxapi (module)
Y
YesNo (class in xonsh.wizard)
Quick search
«
hide menu
menu
sidebar
»
Navigation
index
modules
xonsh 0.8.10 documentation
»