Inedo / inedox-windows

Windows extension for Otter and BuildMaster.
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Rewrite PSDsc to share more code from other PowerShell operations. #32

Closed BenLubar closed 6 years ago

BenLubar commented 6 years ago

Also make Otter-specific operations available in Otter 2.0.

Fixes #31.

⚠️ This may break some existing plans that use complicated PSDsc properties starting with @.

It should work fine as long as:

I've tested it with the example (an array of integers) and it works as expected.