Updated Library Documentation (markdown)
@@ -363,6 +363,10 @@ int main(int argc, char** argv) {
|
||||
* `std::string multipleToString(sizeCastTypes type)` - Convert input multiple variable to string.
|
||||
* `std::string format(const char *format, ...)` - Format it input and return as string.
|
||||
|
||||
#### Android-Specif
|
||||
* `bool androidReboot(std::string_view arg)` - Reboot device to `arg`.
|
||||
* `std::string getProperty(std::string_view prop)` - Read `prop` property and return.
|
||||
|
||||
---
|
||||
|
||||
### Compling and linking
|
||||
|
||||
Reference in New Issue
Block a user