Can't run IO.inspect(args) in the first main(args) line
|
|
12
|
123
|
January 14, 2025
|
LSP throwing strange warnings when using File.write
|
|
3
|
30
|
January 13, 2025
|
How to use IO.binstream to read/write to stdout/stdin
|
|
4
|
76
|
January 1, 2025
|
IO.inspect() is the best thing since sliced bread
|
|
12
|
539
|
November 9, 2024
|
Binaries and Strings Length Confusion
|
|
3
|
714
|
June 24, 2024
|
Question regarding improving fizzbuzz IO performance
|
|
28
|
1398
|
August 12, 2023
|
Apparent regression reading binary data from stdio in Erlang 26
|
|
3
|
585
|
July 18, 2023
|
IO problems - (IO.StreamError) error during streaming: unknown POSIX error
|
|
3
|
599
|
July 17, 2023
|
Getting IO server to cooperate with raw TTY
|
|
0
|
424
|
June 10, 2023
|
Need help understanding the Erlang file server
|
|
4
|
997
|
January 23, 2023
|
Return value type spec for IO.puts
|
|
4
|
1535
|
December 30, 2022
|
Do I need to File.close() after File.stream!()?
|
|
2
|
1227
|
August 7, 2022
|
Read /dev/input/event* via IO.binread ?
|
|
2
|
703
|
April 24, 2022
|
How do I print my result without these weird side effects after IO.gets?
|
|
0
|
639
|
April 2, 2022
|
:io.format error with X in control sequence
|
|
2
|
828
|
February 21, 2022
|
IO.puts generates ArgumentError on binary
|
|
2
|
1134
|
February 14, 2022
|
IO.binstream is not unicode safe. What does it mean?
|
|
2
|
1121
|
October 20, 2021
|
Opening a file on a remote node
|
|
2
|
1356
|
May 3, 2021
|
Why does the program exit when I try to take input?
|
|
4
|
852
|
April 4, 2021
|
IO.gets on iex session
|
|
0
|
575
|
September 16, 2020
|
Strang difference when calling IO.puts in a function inside File.open (depending on device)
|
|
6
|
696
|
August 11, 2020
|
Send StringIO to Stream
|
|
1
|
1332
|
May 11, 2020
|
Follow stdin - reads the file, but doesn't process the inserted lines
|
|
5
|
1127
|
January 24, 2020
|
Azure disk I/O performance is extremely low compared to other cloud providers
|
|
15
|
10566
|
October 31, 2019
|
Running IO.inspect on a socket without truncating the result?
|
|
2
|
4902
|
October 20, 2019
|
IEx interactive prompt mixed with IO.puts output and Application auto-start
|
|
0
|
845
|
October 13, 2019
|
How do you capture logs and write them to `stderr`?
|
|
21
|
4136
|
September 19, 2019
|
How to read text into a dictionary
|
|
7
|
1349
|
August 13, 2019
|
How to empty a file
|
|
6
|
1524
|
August 5, 2019
|
Increasing resource usage with Phoenix
|
|
12
|
2049
|
June 24, 2019
|