truncated property

bool? truncated
getter/setter pair

If truncated is true, the number of items in the tree array exceeded GitHub's maximum limit.

Implementation

bool? truncated;