mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-13 15:08:12 +00:00
Woops
I ran the tests, just not checkstyle.
This commit is contained in:
parent
6734a0e112
commit
e2761bb315
@ -91,6 +91,7 @@ public class FSAPI implements ILuaAPI
|
||||
* @return The new path, with separators added between parts as needed.
|
||||
* @cc.tparam string path The first part of the path. For example, a parent directory path.
|
||||
* @cc.tparam string ... Additional parts of the path to combine.
|
||||
* @throws LuaException On argument errors.
|
||||
*/
|
||||
@LuaFunction
|
||||
public final String combine( IArguments arguments ) throws LuaException
|
||||
|
Loading…
x
Reference in New Issue
Block a user