Table of Contents

Class DebuggerUtils

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

Provides utility methods for debugger-related operations.

public static class DebuggerUtils
Inheritance
DebuggerUtils

Properties

DefaultModuleGeneratedDirectory

Gets or sets the default directory name for generated modules.

ModulesDirectoryPathOverride

Gets or sets the override path for the modules directory.

Methods

CheckModulesDirectoryPath()

Checks if the modules directory exists, and creates it if it does not.

CreateDebugger(bool)

Creates an instance of the script debugger, selecting between the old and new debugger implementations.

GenModulesDirectoryPath()

Generates the path to the modules directory, creating it if it does not exist.