Rosetta
|
Public Member Functions | |
def | run (self, page, jobs) |
![]() | |
def | options (self, hbox, callback) |
Static Public Attributes | |
string | title = "Delete job" |
command | |
![]() | |
string | title = '' |
string | default = '' |
string | command = 'echo {job} --database {url} {options}' |
Additional Inherited Members | |
![]() | |
entry | |
def job_manager.DeleteJob.run | ( | self, | |
page, | |||
jobs | |||
) |
Reimplemented from job_manager.CommandLauncher.
References pyrosetta.tests.distributed.test_dask.format, ObjexxFCL.len(), and str().
|
static |
Referenced by job_manager.CommandRunner.__str__(), pyrosetta.distributed.viewer.modules.setStyle.apply(), job_manager.CommandRunner.dump(), and job_manager.CommandLauncher.run().
|
static |