new: podman
This commit is contained in:
@@ -328,6 +328,12 @@ abstract class S {
|
||||
/// **'Connected'**
|
||||
String get connected;
|
||||
|
||||
/// No description provided for @container.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Container'**
|
||||
String get container;
|
||||
|
||||
/// No description provided for @containerName.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1420,6 +1426,12 @@ abstract class S {
|
||||
/// **'The suspend function requires root privileges and systemd support.'**
|
||||
String get suspendTip;
|
||||
|
||||
/// No description provided for @switchTo.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Switch to {val}'**
|
||||
String switchTo(Object val);
|
||||
|
||||
/// No description provided for @syncTip.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user