MCPcopy Create free account
hub / github.com/omkarcloud/botasaurus / env.py

File env.py

botasaurus_server/botasaurus_server/env.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from sys import platform
2from os import path, environ, name
3
4is_in_kubernetes = 'KUBERNETES_SERVICE_HOST' in environ

Callers

nothing calls this directly

Calls 2

_is_dockerFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected