Get-PodeServerPath
SYNOPSIS
Returns the literal path of the server.
SYNTAX
Get-PodeServerPath [<CommonParameters>]
DESCRIPTION
Returns the literal path of the server.
EXAMPLES
EXAMPLE 1
$path = Get-PodeServerPath
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.