GenXdev.Coding.PowerShell.Modules.psm1

. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdlet.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdletTests.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdlet.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdletTest.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Assert-RefactorFile.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\AssureCopilotKeyboardShortCut.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Complete-GenXDevREADME.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModuleInfo.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModule.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevNewModulesInOrderOfDependency.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevNextCmdLet.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-ModuleHelpMarkdown.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-Refactor.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Get-RefactorReport.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Invoke-GenXdevScriptAnalyzer.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\New-GenXdevCmdlet.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\New-Refactor.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Remove-Refactor.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Search-GenXdevCmdlet.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Search-NextGenXdevCmdlet.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Show-GenXdevCmdLetInIde.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Show-RefactorReport.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Start-NextRefactor.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Test-RefactorLLMSelection.ps1"
. "$PSScriptRoot\Functions\GenXdev.Coding.PowerShell.Modules\Update-Refactor.ps1"