mssparkutils.fs.ls: Lists the contents of a directory.

mssparkutils.fs.lsR Documentation

Lists the contents of a directory.

Description

Lists the contents of a directory.

Usage

mssparkutils.fs.ls(dir)

Arguments

dir

FileSystem URI

Value

Empty list to mimic the file list under dir.

Examples

mssparkutils.fs.ls("/tmp/my-folder/")


notebookutils documentation built on May 29, 2024, 12:08 p.m.