metaspread.configs
Functions
|
Checks if a configs file is present in the current directory |
|
Creates a default simulation_configs.csv file |
|
Loads the config file, reading the csv given in path, and adding their values to the global scope Returns the names of the values in a list Input: string: path return: array of all the names of the variables |
|
Loads the config file, reading the csv given in path, and adding their values to the global scope Returns the names of the values in a list Input: string: path return: array of all the names of the variables |
|
Loads the config file, reading the csv given in path, and adding their values to the global scope Returns the names of the values in a list Input: string: path return: array of all the names of the variables |