mirror of
				https://github.com/MontFerret/ferret.git
				synced 2025-10-30 23:37:40 +02:00 
			
		
		
		
	fix Write comment
This commit is contained in:
		| @@ -11,7 +11,7 @@ import ( | ||||
| ) | ||||
|  | ||||
| // Write writes the given data into the file. | ||||
| // @params path (String) - path to file to read from. | ||||
| // @params path (String) - path to file to write into. | ||||
| // @params data (Binary) - data to write. | ||||
| // @params params (Object) optional - additional parameters: | ||||
| //   * mode (String): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user