com.github.alexdlaird.ngrok.process.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright (c) 2021-2024 Alex Laird
*
* SPDX-License-Identifier: MIT
*/
/**
* This package contains functionality related to managing the ngrok
process.
*/
package com.github.alexdlaird.ngrok.process;