7. echo.ex rb_file = "/path/to/echo.rb" pid = Port.open( {:spawn_executable, rb_file}, [:binary] ) Port.command(pid, “ほげほげn") receive do {^pid, {:data, content}} -> IO.puts(content) # ほげほげn end

7. echo.ex rb_file = "/path/to/echo.rb" pid = Port.open( {:spawn_executable, rb_file}, [:binary] ) Port.command(pid, “ほげほげn") receive do {^pid, {:data, content}} -> IO.puts(content) # ほげほげn end
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く