BLUE
PHP 7.4.33
Path:
/usr/share/nodejs/cssstyle/lib/utils
Run
Logout
Edit File
Size: 276 B
Close
/usr/share/nodejs/cssstyle/lib/utils/getBasicPropertyDescriptor.js
Text
Base64
'use strict'; module.exports = function getBasicPropertyDescriptor(name) { return { set: function(v) { this._setProperty(name, v); }, get: function() { return this.getPropertyValue(name); }, enumerable: true, configurable: true, }; };
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
colorSpace.js
640 B
lrw-r--r--
2021-11-17 20:42:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
getBasicPropertyDescriptor.js
276 B
lrw-r--r--
2021-11-17 20:42:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).