QmlShell is a QML library that provides a set of file manipulation API in shell command style. It is a wrapper of QtShell project.
benlau/qtshell: Manipulate files by a shell command style API
import Shell 1.0
Shell.cat(file)
Shell.find()
Shell.pwd()