Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MearaY/StegaPy
/ get_config
Function
get_config
StegaPy/util/validation_util.py:9–11 ·
view source on GitHub ↗
获取配置
(self)
Source
from the content-addressed store, hash-verified
7
8
9
def
get_config(self) -> StegaPyConfig:
10
""
"获取配置"
""
11
return
self.config
12
13
14
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected