Skip to content
v0.1.3

Paths Module API Reference

This section documents the internals of the paths module in Bijux CLI.

bijux_cli.core.paths

Defines core paths for the Bijux CLI's persistent files.

This module centralizes the default filesystem locations for all user-specific data, such as configuration, command history, and plugins. This provides a single source of truth for file paths and simplifies management of persistent state. All paths are relative to the user's home directory within a .bijux folder.