Expand description

Helper functions for interacting with the user when running a Conductor with the –interactive flag

Functions

  • Prompt the user to answer Y or N.
  • If config_path is Some, attempt to load the config from that path, and return error if file not found If config_path is None, attempt to load config from default path, and offer to create config if file not found
  • Prompts user to enter a database path