Companion

Properties

Link copied to clipboard
private const val COMPAT_NO_MATCH_STDOUT: Boolean = true

Whether to skip verifying the correctness of stdout by default.

Functions

Link copied to clipboard
open override fun parse(configUnit: ConfigUnit, context: ConfigParsable.Context): ConfigParsable.Parsed

open override fun parse(configUnit: ConfigUnit, context: DockerConfigParsable.Context): ConfigParsable.Parsed

Template method for parsing method, using the overridden Context.