Windows module args

Hi all,

Apologies if this is basic but I'm not quite there with how Ansible calls Windows modules. I am looking to pick apart and test a module myself that calls parse-args and gives it the builtin $args variable (as most of the Win modules do).

What do the args passed to the main win_modulename.ps1 look like?

Again, I feel like I'm missing something easy but I'm on the commute home and tired so my brain and eyes are failing me...