menu
rig package
documentation
fake_engine.dart
FakeDockerEngine
nextHostPort property
nextHostPort property
dark_mode
light_mode
nextHostPort
property
int
nextHostPort
getter/setter pair
The first host port handed out; incremented per published port.
Implementation
int nextHostPort = 40000;
rig package
documentation
fake_engine
FakeDockerEngine
nextHostPort property
FakeDockerEngine class