Config

class Singleton[source]

SkuidConfig singleton

class SkuidConfig(*args, **kwargs)[source]

A configuration object that holds global options.

property cursor_file

get the cursor file path

property cursor_file_lock

get the cursor lock file

property generator_id

obtain the generator id from env var GENERATOR_ID_ENV_VAR

property scan_id_cursor

get the scan id cursor file path

property scan_id_cursor_lock

get the scan id cursor lock path

property types_file

get the types file path

property types_file_lock

get the types file lock path