class Net : CargoPriorityResolveBase<INet>, INet
<init> |
Net(args: List<INet?>) |
environmentPrefix |
val environmentPrefix: String |
environmentPropertyMapper |
val environmentPropertyMapper: Map<String, () -> Any?> |
gitFetchWithCli |
if val gitFetchWithCli: Boolean? |
offline |
do not access the network, but otherwise try to proceed if possible val offline: Boolean? |
retry |
number of times a network call will automatically retried val retry: Int? |