cryptnoxpro.command.helper package

Submodules

cryptnoxpro.command.helper.backup module

cryptnoxpro.command.helper.cards module

cryptnoxpro.command.helper.config module

cryptnoxpro.command.helper.download_folder module

Module for cross-platform download folder detection, providing platform-specific functionality to detect the user’s download folder path on both Windows and Unix-like systems for file operations and backup storage.

cryptnoxpro.command.helper.download_folder.get_download_folder()[source]

cryptnoxpro.command.helper.helper_methods module

cryptnoxpro.command.helper.notification module

cryptnoxpro.command.helper.security module

cryptnoxpro.command.helper.seed_backup module

cryptnoxpro.command.helper.ui module

Module contents

The cryptnoxpro.command.helper package provides utility functions and helper modules for command implementations. This package contains shared functionality used across multiple commands, including user interface components, security helpers, configuration management, and backup utilities.