puppetlabs / puppet-specifications

Specification of the Puppet Language, Catalog, Extension points
Other
99 stars 66 forks source link

Propose adding input_method to implementations #116

Closed MikaelSmith closed 6 years ago

MikaelSmith commented 6 years ago

Powershell, bash, and scriptable languages like Ruby/Python all fit better to different input methods. Right now you can only really use the default if you have implementations across several of those types. Allow specifying input_method for individual implementations so they can use the type most appropriate for that executable.

MikaelSmith commented 6 years ago

Going to rebase your work on this? We'll have to tie it to a revision.