On this page

new RuntimeSpecSet(iterable?): void
  • iterable {Iterable<RuntimeSpec, any, any>} iterable
  • Returns: <RuntimeSpecSet>
Attributes
Returns:
{IterableIterator }

add(runtime): void
  • runtime {RuntimeSpec} runtime
  • Returns: {void}

has(runtime): void
  • runtime {RuntimeSpec} runtime
  • Returns: <boolean> true, when the runtime exists