QmlShell - Manipulate files by a shell command style API in QML
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
Installation
API
import Shell 1.0
Shell.cat(file)
Shell.find()
Shell.pwd()