mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-17 22:24:22 +01:00
1
src/rpc.js
Normal file → Executable file
1
src/rpc.js
Normal file → Executable file
@@ -1,4 +1,5 @@
|
||||
const ProtomuxRPC = require('protomux-rpc')
|
||||
const { spawn } = require('child_process')
|
||||
|
||||
module.exports = class RPC {
|
||||
constructor (announcedRefs, repositories, drives) {
|
||||
|
||||
Reference in New Issue
Block a user