object glob extends Object
- Annotations
- @native() @JSImport( "glob" , JSImport.Namespace )
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- glob
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
apply(pattern: String, options: Dynamic = js.Dynamic.literal()): Array[String]
- Annotations
- @JSName( "sync" )
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object