Lage Berger Jensen
Blogs, Articles, and Posts
Deep dive into a custom class in PowerShell
(lagebj.github.io)
On November 7th I published a post about my new Powershell module Passphraser. I have been using
By: Lage Berger Jensen submitted:Jun 15 2022
On November 7th I published a post about my new Powershell module Passphraser. I have been using
this module to test Plaster, Pester, psake, platyPS, Appveyor and ReadTheDocs. I have also been wanting to explore custom classes in Powershell, so I figured Passphraser would be the perfect platform. This allows me to get a passphrase as an object which I can manipulate further to my needs. I wrote a little bit about this in an update to my post on Passphraser, but here I'll dig deeper into the class itself.
By: Lage Berger Jensen submitted:Jun 15 2022