Home
last modified time | relevance | path

Searched refs:do_not_expand_single_job_tasks (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-ruffus/ruffus-2.8.3/ruffus/
H A Dfile_name_parameters.py710 runtime_data, do_not_expand_single_job_tasks=False):
717 if files_task_globs.params.__class__.__name__ == 'Task' and do_not_expand_single_job_tasks:
850 do_not_expand_single_job_tasks, output_extras):
876 input_spec, runtime_data, do_not_expand_single_job_tasks)
H A Dtask.py2369 def _get_output_files(self, do_not_expand_single_job_tasks, runtime_data): argument
2472 if (do_not_expand_single_job_tasks and
/dports/science/py-ruffus/ruffus-2.8.3/doc/
H A Dimplementation_notes.rst493 …files_param_factory (input_files_task_globs, flatten_input, do_not_expand_single_job_tasks, output…
522 …file_names_from_tasks_globs(files_task_globs, runtime_data, do_not_expand_single_job_tasks = True_…