docs, put obsdc-signal in tar
This commit is contained in:
@@ -18,7 +18,7 @@ import java.util.concurrent.TimeUnit
|
||||
*
|
||||
* `{OP_NAME}` is the name of an [Op].
|
||||
*
|
||||
* `src/scripts/obs-signal` takes an [Op] name and sends the signal.
|
||||
* `src/scripts/obsdc-signal` takes an [Op] name and sends the signal.
|
||||
*/
|
||||
class DBus(private val q: BlockingQueue<Op>): AutoCloseable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user