getDirect

abstract fun getDirect(index: Int): String
Tokens for direct dependencies.
repeated string direct = 1;

Return

The direct at the given index.

Parameters

index

The index of the element to return.