File Utils¤
Status: Supported runtime utility
Module: artifex.utils.file_utils
Source: src/artifex/utils/file_utils.py
This page documents the narrow top-level file-output helpers that remain in the
artifex.utils namespace.
Public Helpers¤
ensure_valid_output_path(...)get_valid_output_dir(...)
Current Scope¤
Use these helpers when tools need a writable project-relative output location. They do not imply a broader top-level utility framework.