|
|
|
|
|
by desmaraisp
10 days ago
|
|
In this specific case, the oop nature of powershell doesn't actually matter, just the fact it uses structured input instead of raw string. It's like passing a struct to a function instead of a badly serialized representation of a value |
|