set_location(filepath)
      Sets the current file location that entries will be saved to (required that this is done before trying to save, load, or delete entries).
Parameters:
      filepath [value: str, type: str]
Return Value: None

file: src/save/engine_save_module.c

landing