ExaWorks / job-api-spec

https://exaworks.org/job-api-spec/
3 stars 3 forks source link

Move the `name` keyword arg from the first position in the Python #168

Closed hategan closed 1 year ago

hategan commented 1 year ago

constructor of JobSpec and have executable and arguments first so that we can write things like JobSpec('ls', ['-al'])