View Source Yemux.Session (Yemux v0.1.2)

Implements generation of tmux commands in a pure functional manner.

Link to this section Summary

Link to this section Functions

Link to this function

new(session_yaml_filename, session_yaml, config \\ nil)

View Source