hasNamespace

open fun hasNamespace(nameSpace: String): Boolean

Checks if a file info structure has an attribute in the specified @name_space.

Return

true if @info has an attribute in @name_space, false otherwise.

Since

2.22

Parameters

nameSpace

a file attribute namespace.