mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt. & new
- opt.: docker page perf - new: docker stats
This commit is contained in:
@@ -36,7 +36,8 @@ enum DockerErrType {
|
||||
noClient,
|
||||
notInstalled,
|
||||
invalidVersion,
|
||||
cmdNoPrefix
|
||||
cmdNoPrefix,
|
||||
segmentsNotMatch,
|
||||
}
|
||||
|
||||
class DockerErr extends Err<DockerErrType> {
|
||||
|
||||
Reference in New Issue
Block a user