Search
Yemux
v0.2.1
Pages
Modules
Settings
View Source
Yemux.Emitter
(Yemux v0.2.1)
All code that emits commands for the shell
Link to this section
Summary
Functions
emit_commands(yaml)
emit_comment(message, level \\ 2)
emit_export_environment(session, window_name)
emit_select_window(session)
emit_session_setup(session)
emit_window_setup(session, window_name)
emit_windows(windows, session)
send_keys(keys, session_name, window_name)
send_keys_to_current(keys)
Link to this section
Functions
Link to this function
emit_commands(yaml)
View Source
Link to this function
emit_comment(message, level \\ 2)
View Source
Link to this function
emit_export_environment(session, window_name)
View Source
Link to this function
emit_select_window(session)
View Source
Link to this function
emit_session_setup(session)
View Source
Link to this function
emit_window_setup(session, window_name)
View Source
Link to this function
emit_windows(windows, session)
View Source
Link to this function
send_keys(keys, session_name, window_name)
View Source
Link to this function
send_keys_to_current(keys)
View Source