Handbook
Glossary
file>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
file>>
( object -- value )
Methods
USING:
accessors
openai
slots.private
;
M:
file-upload
file>>
2
slot
;
inline
USING:
accessors
editors
slots.private
;
M:
invalid-location
file>>
2
slot
;
inline
USING:
accessors
slots.private
xmode.catalog
;
M:
mode
file>>
2
slot
;
inline
USING:
accessors
io.sockets.secure.openssl
slots.private
;
M:
ssl-handle
file>>
4
slot
;
inline
USING:
accessors
openai
slots.private
;
M:
transcription
file>>
2
slot
;
inline
USING:
accessors
openai
slots.private
;
M:
translation
file>>
2
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
}
}
read-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
}
}
read-struct-slot
;
inline