cratepy.ioput.ioutilities.setdisplayfeatures¶
- setdisplayfeatures()[source]¶
- Set output display features. - Returns:
- display_features – Output display features: - output_width (int) : Maximum line length of ‘.screen’ output file. 
- dashed_line (str) : Dashed line of length output_width. 
- indent (str) : Indentation spacing. 
- asterisk_line (str) : Asterisks line of length output_width. 
- tilde_line (str) : Tildes line of length output_width. 
- equal_line (str) : Tildes line of length output_width. 
 
- Return type: