package stitch
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Stitch.Config
Source
Type of stitch configuration
Return a new config. recording_dir
is the directory to which the recording files will be saved. It must either be an existing directory or a valid directory name in an existing directory. Recording is disabled if recording_dir
is None
.