Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F996497
print-arg-path.ts
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
101 B
Referenced Files
None
Subscribers
None
print-arg-path.ts
View Options
export
function
printArgPath
(
path
:
string
[])
:
string
{
return
path
.
map
((
e
)
=>
`[
${
e
}
]`
).
join
(
""
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 14:04 (39 m, 19 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
557288
Default Alt Text
print-arg-path.ts (101 B)
Attached To
Mode
rJDDE jdd-editor
Attached
Detach File
Event Timeline
Log In to Comment