MCPcopy Create free account
hub / github.com/BitMari/varimi / CreateStorageKey

Function CreateStorageKey

python/v2/registry_test.py:213–226  ·  view source on GitHub ↗

Concatenate arguments for use as storage key. Args: s1 (str): first string to be used in concatenation. s2 (str): second string to be used in concatenation. Return: (str): args concatenated together with a '.' between each value.

(s1, s2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected