remove_output#

agvis.main.remove_output(recursive=False)[source]#

TODO: Remove the outputs generated by AGVis, and ANDES.

Parameters
recursivebool

Recursively clean all subfolders

Returns
bool

True is the function body executes with success. False otherwise.