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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected