DUNE-DAQ / drunc

Dune RUN Control (DRUNC) is the run control for the DUNE experiment
1 stars 1 forks source link

`describe` overly verbose #193

Closed PawelPlesniak closed 1 week ago

PawelPlesniak commented 3 months ago

Remove the input type and return type fields returned by describe

plasorak commented 1 week ago

describe isn't available to users anymore. It's a developper only thing. status now outputs the list of available transitions, and help <command> describes the command.