Closed ebkalderon closed 5 years ago
downgrade()
launch_replay_ui()
is_remote_access_connected()
is_target_control_connected()
String
()
no_run
std
init()
main()
get_api_version()
README.md
Added
downgrade()
,launch_replay_ui()
,is_remote_access_connected()
,is_target_control_connected()
.Changed
launch_replay_ui()
error value toString
instead of()
so it works with doc tests.no_run
.std
conventions.Fixed
init()
functions in doc tests tomain()
so they actually run in CI.get_api_version()
doc test andREADME.md
example code so they account for forward-compatible API selection.