Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xtekky/TikTok-ViewBot
/ _print
Method
_print
test.py:183–184 ·
view source on GitHub ↗
(self, msg, status = "-")
Source
from the content-addressed store, hash-verified
181
return
statuses
182
183
def
_print(self, msg, status =
"-"
):
184
return
f
" {Fore.WHITE}[{self.color}{status}{Fore.WHITE}] {msg}"
185
186
def
change_title(self, arg):
187
if
self.clear ==
"cls"
:
Callers
2
main
Method · 0.95
send_bot
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected