Commands/Get-EAMonitorEnvironment.ps1

Function Get-EAMonitorEnvironment{
    return $Script:EAMonitorEnvironment
}