Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ermak-dev/cloudpub
/ cloudpub.py
File
cloudpub.py
client/cloudpub.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
subprocess, threading, sys, re, time
2
3
def
run_cloudpub(command):
4
process = subprocess.Popen(
Callers
nothing calls this directly
Calls
1
run_cloudpub
Function · 0.85
Tested by
no test coverage detected