BuildState.opIndexAssign

Changes the state of the vertex at the given index. Throws an exception if the vertex does not exist.

  1. void opIndexAssign(Resource v, Index!Resource index)
  2. void opIndexAssign(Task v, Index!Task index)
    class BuildState
    void
    opIndexAssign

Meta