Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1374743
stdin_query.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
275 B
Referenced Files
None
Subscribers
None
stdin_query.ts
View Options
import
{
Strategy
}
from
"../interfaces/strategy"
;
export
class
StdinQueryKeyStrategy
implements
Strategy
{
private
data
:
string
;
constructor
(
_data
:
string
)
{
this
.
data
=
_data
;
}
public
async
readData
()
:
Promise
<
void
>
{
// Using arc call-conduit is retarded
}
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Tue, Feb 25, 08:52 (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
610517
Default Alt Text
stdin_query.ts (275 B)
Attached To
Mode
rROFI Roficator
Attached
Detach File
Event Timeline
Log In to Comment