layup_copy_demo_files

Functions

copy_demo_files(verb, copy_location, force_overwrite)

Copies the files needed to run the Sorcha demo to a user-specified location.

Module Contents

copy_demo_files(verb, copy_location, force_overwrite)[source]

Copies the files needed to run the Sorcha demo to a user-specified location.

Parameters:
  • copy_location (string) – String containing the filepath of the location to which the configuration files should be copied.

  • force_overwrite (boolean) – Flag for determining whether existing files should be overwritten.

Return type:

None