dirCreator              Create a function that creates a new directory
dirGetter               Create a function that updates a folder tree
                        based on the given restrictions
fileGetter              Create a function that returns fileinfo
                        according to the given restrictions
formatFiletype          Formats the value of the filetype argument
getVolumes              Get a list of available volumes
shinyFiles-buttons      Create a button to summon a shinyFiles dialog
shinyFiles-observers    Create a connection to the server side
                        filesystem
shinyFiles-package      A Server-Side File System Viewer for Shiny
shinyFiles-parsers      Convert the output of a selection to platform
                        specific path(s)
shinyFilesExample       Run a simple example app using the shinyFiles
                        functionality
traverseDirs            Traverse and update a tree representing the
                        file system
updateChildren          Update the children element to reflect current
                        state
