DHUProgrammingMimeChecksExtensions extension
DHUProgrammingMimeChecksExtensions
- on
Properties
- isC → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a C source file.no setter - isCpp → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a C++ source file.no setter - isCSharp → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a C# source file.no setter - isCSS → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a CSS file.no setter - isGo → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a Go source file.no setter - isHTML → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents an HTML file.no setter - isJAVA → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a JAVA source file.no setter - isJavaScript → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a JavaScript file.no setter - isJSON → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a JSON file.no setter - isKotlin → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a Kotlin source file.no setter - isPHP → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a PHP file.no setter - isPython → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a Python script.no setter - isRuby → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a Ruby source file.no setter - isSwift → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a Swift source file.no setter - isTypeScript → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents a TypeScript file.no setter - isXML → bool
-
Available on String?, provided by the DHUProgrammingMimeChecksExtensions extension
Checks if a file path or URL represents an XML file.no setter