service / com.scurab.android.uitor.tools / FileSystemTools / get

get

open static fun get(context: Context!): MutableList<FSItem!>!

Get root folders

Parameters

context - Context!:

Return
MutableList<FSItem!>!:

open static fun get(location: File!): MutableList<FSItem!>!

Get items for specific location

Parameters

location - File!:

Return
MutableList<FSItem!>!: