1. Home
  2. Docs
  3. ClusterControl
  4. Developer Guide
  5. ClusterControl Domain Specific Language (DSL)
  6. To-do

To-do

  • The typeof x is not implemented, although we have the x.typeName() for the same purpose.
  • The with is not implemented.
  • Passing function object arguments as references is not implemented.
  • Implement a CmonTimer based solution to measure milliseconds.
  • Functions inside functions are not implemented.
  • bash host {…}
Was this article helpful to you? Yes No