ftp ボキャブラリ
Factor ハンドブック
>
ボキャブラリ索引
概要
Common code shared by FTP client and server
メタデータ
タグ:
network
ワード
タプルクラス
クラス
スーパークラス
スロット
ftp-response
tuple
n strings parsed
シンボルワード
+active+
+passive+
通常ワード
ワード
スタック効果
<ftp-response>
( -- ftp-response )
add-response-line
( ftp-response string -- ftp-response )
ftp-send
( string -- )
クラス述語ワード
ワード
スタック効果
ftp-response?
( object -- ? )
ファイル
resource:basis/ftp/ftp.factor
resource:basis/ftp/ftp-docs.factor
resource:basis の子
ボキャブラリ
概要
ftp.client
FTP client
ftp.server
FTP server