1.0.2 • Published 6 years ago

farukbase-tool-get v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

FarukBase Get Tool

hasChild( child_path )

Returns true if the specified child path has data.

hasChildren()

Returnsboolean true if has any children; else false.

numChildren()

Returnsnumber count of children

child( path)

returns child.

exists ( )

returns true if contains any data

forEach( callback(child,child_name) )

loops childs

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago