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)
    class BuildState
    void
    opIndexAssign
  2. void opIndexAssign(Task v, Index!Task index)

Meta