Libraries
»
asynchronic
(4.0.3)
»
Index
»
Asynchronic
»
DataStore
»
Key
»
#sections
Method: Asynchronic::DataStore::Key#sections
Defined in:
lib/asynchronic/data_store/key.rb
#
sections
⇒
Object
19 20 21
# File 'lib/asynchronic/data_store/key.rb', line 19
def
sections
split
SEPARATOR
end