Module swim.args
Package swim.args

Interface ExecCmd


public interface ExecCmd
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    exec(Cmd cmd)
     
  • Method Details

    • exec

      void exec(Cmd cmd)