types/debugging
@algorandfoundation/algokit-utils / types/debugging
Table of contents
Section titled “Table of contents”Interfaces
Section titled “Interfaces”Variables
Section titled “Variables”Variables
Section titled “Variables”ALGOKIT_DIR
Section titled “ALGOKIT_DIR”• Const ALGOKIT_DIR: ".algokit"
The directory name for AlgoKit project related files
Defined in
Section titled “Defined in”DEFAULT_MAX_SEARCH_DEPTH
Section titled “DEFAULT_MAX_SEARCH_DEPTH”• Const DEFAULT_MAX_SEARCH_DEPTH: 10
The default maximum search depth for file operations
Defined in
Section titled “Defined in”SOURCES_DIR
Section titled “SOURCES_DIR”• Const SOURCES_DIR: "sources"
The directory name for debug source files
Defined in
Section titled “Defined in”TEAL_FILE_EXT
Section titled “TEAL_FILE_EXT”• Const TEAL_FILE_EXT: ".teal"
The file extension for TEAL files
Defined in
Section titled “Defined in”TEAL_SOURCEMAP_EXT
Section titled “TEAL_SOURCEMAP_EXT”• Const TEAL_SOURCEMAP_EXT: ".teal.map"
The file extension for TEAL source map files