Java's Runtime.getRuntime's equivalent on Ionic Capacitor?

Hello everyone! :slight_smile: I’d like to know if there is for a Ionic Capacitor app the equivalent of Java’s Android Studio “Runtime.getRuntime(); Process proc = runtime.exec(“ip neigh show”)”? Thanks in advance to all!! Cheers! :slight_smile:
Lonewolf