vpype\_cli.State ================ .. currentmodule:: vpype_cli .. autoclass:: vpype_cli.State .. rubric:: Methods .. autosummary:: :nosignatures: ~vpype_cli.State.current ~vpype_cli.State.expression_variables ~vpype_cli.State.get_current ~vpype_cli.State.preprocess_argument ~vpype_cli.State.preprocess_arguments ~vpype_cli.State.substitute .. rubric:: Attributes .. autosummary:: ~vpype_cli.State.document ~vpype_cli.State.target_layer_id ~vpype_cli.State.current_layer_id Methods ------- .. automethod:: vpype_cli.State.current .. automethod:: vpype_cli.State.expression_variables .. automethod:: vpype_cli.State.get_current .. automethod:: vpype_cli.State.preprocess_argument .. automethod:: vpype_cli.State.preprocess_arguments .. automethod:: vpype_cli.State.substitute Attributes ---------- .. autoattribute:: vpype_cli.State.document .. autoattribute:: vpype_cli.State.target_layer_id .. autoattribute:: vpype_cli.State.current_layer_id