JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.info
Interface OsInfo
public interface
OsInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
architecture
()
String
name
()
String
version
()
Method Details
name
String
name
()
version
String
version
()
architecture
String
architecture
()