Name | <yaml[<id>].contains[<path>]> |
Returns | ElementTag(Boolean) |
Description | Returns true if the file has the specified path.
Otherwise, returns false. |
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/scripts/commands/file/YamlCommand.java#L722 |