MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / description

Method description

crates/hyperqueue/src/server/job.rs:137–139  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

135 }
136
137 pub fn description(&self) -> &JobSubmitDescription {
138 &self.description
139 }
140}
141
142pub struct Job {

Callers 6

resolve_task_pathsFunction · 0.80
print_job_detailMethod · 0.80
print_task_infoMethod · 0.80
attach_submitMethod · 0.80
restore_jobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected