Oban.Console.Storage (oban_console v0.1.1)
Summary
Functions
Link to this function
add_job_filter_history(filters)
@spec add_job_filter_history(Keyword.t()) :: :ok
Link to this function
delete_profile_file()
@spec delete_profile_file() :: :ok
Link to this function
find_or_create_profile(name, list)
@spec find_or_create_profile(String.t(), []) :: :ok
Link to this function
get_last_jobs_ids()
@spec get_last_jobs_ids() :: list()
Link to this function
get_last_jobs_opts()
@spec get_last_jobs_opts() :: list()
Link to this function
get_profile()
Link to this function
get_profile_name()
@spec get_profile_name() :: String.t() | nil
Link to this function
get_profiles()
@spec get_profiles() :: map()
Link to this function
set_last_jobs_ids(ids)
@spec set_last_jobs_ids(list()) :: :ok
Link to this function
set_last_jobs_opts(opts)
@spec set_last_jobs_opts(list()) :: :ok