Files
edgetunnel/.github/actions/module.ps1
2020-12-13 19:36:49 +08:00

4 lines
67 B
PowerShell

function Show-Calendar {
Write-Host "output - Show-Calendar"
}