noHost constant

ExitCodeExt const noHost

Host specified did not exist.

Implementation

static const noHost = ExitCodeExt._(68, 'noHost');