Handbook
Glossary
file<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
file<<
( value object -- )
Methods
USING:
accessors
openai
slots.private
;
M:
file-upload
file<<
2
set-slot
;
inline
USING:
accessors
slots.private
xmode.catalog
;
M:
mode
file<<
2
set-slot
;
inline
USING:
accessors
io.sockets.secure.openssl
slots.private
;
M:
ssl-handle
file<<
4
set-slot
;
inline
USING:
accessors
openai
slots.private
;
M:
transcription
file<<
2
set-slot
;
inline
USING:
accessors
openai
slots.private
;
M:
translation
file<<
2
set-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_emitter_output
file<<
T{
struct-slot-spec
{
name
"file"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
FILE
}
}
write-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_parser_input
file<<
T{
struct-slot-spec
{
name
"file"
}
{
offset 0
}
{
class
c-ptr
}
{
type
pointer:
FILE
}
}
write-struct-slot
;
inline