Skip to content

E3-733: Small rework of iocsh

Lucas Magalhães requested to merge lucasmagalhaes/run-iocsh:rework into master

Some changes:

  • Change from iocsh.bash to iocsh
  • Fix PEP8 and PEP275 compliency
  • Change machine states to Enum
  • Remove unnecessary pass
  • Change from click to argparse
Edited by Lucas Magalhães

Merge request reports