Can't run IO.inspect(args) in the first main(args) line
|
|
12
|
127
|
January 14, 2025
|
LSP throwing strange warnings when using File.write
|
|
3
|
31
|
January 13, 2025
|
How to use IO.binstream to read/write to stdout/stdin
|
|
4
|
98
|
January 1, 2025
|
IO.inspect() is the best thing since sliced bread
|
|
12
|
589
|
November 9, 2024
|
Binaries and Strings Length Confusion
|
|
3
|
718
|
June 24, 2024
|
Question regarding improving fizzbuzz IO performance
|
|
28
|
1407
|
August 12, 2023
|
Apparent regression reading binary data from stdio in Erlang 26
|
|
3
|
588
|
July 18, 2023
|
IO problems - (IO.StreamError) error during streaming: unknown POSIX error
|
|
3
|
604
|
July 17, 2023
|
Getting IO server to cooperate with raw TTY
|
|
0
|
430
|
June 10, 2023
|
Need help understanding the Erlang file server
|
|
4
|
1009
|
January 23, 2023
|
Return value type spec for IO.puts
|
|
4
|
1572
|
December 30, 2022
|
Do I need to File.close() after File.stream!()?
|
|
2
|
1256
|
August 7, 2022
|
Read /dev/input/event* via IO.binread ?
|
|
2
|
704
|
April 24, 2022
|
How do I print my result without these weird side effects after IO.gets?
|
|
0
|
641
|
April 2, 2022
|
:io.format error with X in control sequence
|
|
2
|
844
|
February 21, 2022
|
IO.puts generates ArgumentError on binary
|
|
2
|
1145
|
February 14, 2022
|
IO.binstream is not unicode safe. What does it mean?
|
|
2
|
1127
|
October 20, 2021
|
Opening a file on a remote node
|
|
2
|
1374
|
May 3, 2021
|
Why does the program exit when I try to take input?
|
|
4
|
855
|
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
|
1345
|
May 11, 2020
|
Follow stdin - reads the file, but doesn't process the inserted lines
|
|
5
|
1128
|
January 24, 2020
|
Azure disk I/O performance is extremely low compared to other cloud providers
|
|
15
|
10595
|
October 31, 2019
|
Running IO.inspect on a socket without truncating the result?
|
|
2
|
5056
|
October 20, 2019
|
IEx interactive prompt mixed with IO.puts output and Application auto-start
|
|
0
|
847
|
October 13, 2019
|
How do you capture logs and write them to `stderr`?
|
|
21
|
4149
|
September 19, 2019
|
How to read text into a dictionary
|
|
7
|
1352
|
August 13, 2019
|
How to empty a file
|
|
6
|
1530
|
August 5, 2019
|
Increasing resource usage with Phoenix
|
|
12
|
2065
|
June 24, 2019
|