Home
last modified time | relevance | path

Searched defs:SCRIPT_DIR (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/scripts/
H A Dreplace_logs.py32 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dgenerate_schema_enums.py8 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dupdate_schemas.py14 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dgenerate_schema_collections.py25 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__)) variable
H A Dparse_registries.py45 SCRIPT_DIR: t.Final[str] = os.path.dirname(os.path.realpath(__file__)) variable