public/explain.ps1

function explain {
    Invoke-Expression -Command $MyInvocation.MyCommand.Name
}