aist/filesystem

文件系统组件

dev-master / 1.0.x-dev 2017-07-28 15:45 UTC

This package is not auto-updated.

Last update: 2024-09-15 04:00:19 UTC


README

build status coverage status code climate scrutinizer check packagist

requirements issues pull requests

Minimum PHP Version license

安装

通过composer安装

$ composer require aist/filesystem
zf-component-installer

如果您使用 zf-component-installer,该组件将为您将其作为模块安装。

命令

复制

复制 <源路径><目标路径>,可选地覆盖 [-f]

参数

  • --source 源路径 *必需
  • --target 目标路径 *必需
  • -f 强制覆盖
$ vendor/bin/console filesystem:copy --source <source path> --target <target path> [-f]