Public/Get-Gummbah.ps1
<# .SYNOPSIS Retrieves recent cartoons by Gummbah #> function Get-Gummbah { Get-VolkskrantCartoon -Uri 'https://www.volkskrant.nl/cartoons/gummbah~bda62699/' -Title Gummbah } |
<# .SYNOPSIS Retrieves recent cartoons by Gummbah #> function Get-Gummbah { Get-VolkskrantCartoon -Uri 'https://www.volkskrant.nl/cartoons/gummbah~bda62699/' -Title Gummbah } |