Package io.quarkus.info
Interface OsInfo
-
public interface OsInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringarchitecture()Stringname()Stringversion()
-
public interface OsInfo
| Modifier and Type | Method | Description |
|---|---|---|
String |
architecture() |
|
String |
name() |
|
String |
version() |