rfdonnelly / jobrnr

Jobrnr runs jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename job description (*.jr) 'options' to 'jobrnr'

rfdonnelly opened this issue · comments

Rename to better differentiate between job description options vs jobrnr application options.

Before:

options.output_directory = "..."

After:

jobrnr.output_directory = "..."