mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-17 14:18:30 +01:00
making it clearer what moveFile does
This commit is contained in:
parent
0919a6f883
commit
4c9581ac26
@ -502,9 +502,10 @@ class Builder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copies a file from the given source path to the given public path
|
* Copies a watch file from the given source path to the given public path.
|
||||||
* @param {String} the source pattern name
|
* NOT for patterns. Is defined in config.ini and is for special files
|
||||||
* @param {String} the public pattern name
|
* @param {String} the source watch file
|
||||||
|
* @param {String} the public watch file
|
||||||
*
|
*
|
||||||
* @return {String} copied file
|
* @return {String} copied file
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user