File tree 4 files changed +12
-0
lines changed
javascript/string-manipulation
python/string-manipulation
4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ layout: api-command
3
3
language : Java
4
4
permalink : api/java/fmt/
5
5
command : fmt
6
+ io :
7
+ - - r
8
+ - string
6
9
related_commands :
7
10
match : match/
8
11
split : split/
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ layout: api-command
3
3
language : JavaScript
4
4
permalink : api/javascript/fmt/
5
5
command : fmt
6
+ io :
7
+ - - r
8
+ - string
6
9
related_commands :
7
10
match : match/
8
11
split : split/
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ layout: api-command
3
3
language : Python
4
4
permalink : api/python/fmt/
5
5
command : fmt
6
+ io :
7
+ - - r
8
+ - string
6
9
related_commands :
7
10
match : match/
8
11
split : split/
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ layout: api-command
3
3
language : Ruby
4
4
permalink : api/ruby/fmt/
5
5
command : fmt
6
+ io :
7
+ - - r
8
+ - string
6
9
related_commands :
7
10
match : match/
8
11
split : split/
You can’t perform that action at this time.
0 commit comments