BuildState.isPending

Returns true if a given vertex is pending.

  1. bool isPending(Index!Resource v)
  2. bool isPending(Index!Task v)
    class BuildState
    bool
    isPending

Meta