Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrayJack/coreutils
/ functions
Functions
623 in github.com/GrayJack/coreutils
⨍
Functions
623
◇
Types & classes
98
Method
new
(args: &Args<'a>)
seq/src/main.rs:42
Method
new
()
du/src/blocksize.rs:109
Method
new
(seconds: i64)
du/src/time.rs:39
Method
new
(tabs_str: Option<&str>)
expand/src/tab_stops.rs:13
Method
new
Initialize a new row
ls/src/table.rs:21
Method
new
( prefix: &'a str, digits: i32, created: &'a mut Vec<String>, silent: bool, )
csplit/src/main.rs:152
Method
new
()
coreutils_core/src/input.rs:37
Method
new
(file_descriptor: &impl AsRawFd)
coreutils_core/src/os/tty.rs:48
Method
new
()
coreutils_core/src/os/group.rs:130
Method
new
()
coreutils_core/src/os/utsname.rs:35
Method
new
(range_set: RangeSet, _matches: &ArgMatches)
cut/src/main.rs:208
Method
new
(tabs_str: Option<&str>)
unexpand/src/tab_stops.rs:11
Method
new
()
wc/src/main.rs:61
Method
new
(s: &'a str)
wc/src/tests.rs:9
Method
new
(args: ArgMatches)
time/src/flags.rs:44
Function
new_panic_ascending
()
unexpand/src/tests.rs:88
Function
new_panic_ascending2
()
unexpand/src/tests.rs:94
Function
new_panic_wrong_type
()
unexpand/src/tests.rs:112
Function
new_panic_wrong_type_multipe
()
unexpand/src/tests.rs:124
Function
new_panic_wrong_type_multipe_with_prefix
()
unexpand/src/tests.rs:118
Function
new_panic_zero
()
unexpand/src/tests.rs:100
Function
new_panic_zero_values
()
unexpand/src/tests.rs:106
Function
new_values_with_prefix
()
unexpand/src/tests.rs:74
Function
new_values_with_repetable
()
unexpand/src/tests.rs:66
Method
next
(&mut self)
coreutils_core/src/os/utmpx.rs:568
Function
no_effect_on_empty_string
()
coreutils_core/src/strings.rs:83
Function
no_effect_when_there_are_no_escapes
()
coreutils_core/src/strings.rs:89
Function
no_renumber
()
nl/src/tests.rs:303
Method
node_name
(&self)
coreutils_core/src/os/utsname.rs:57
Function
none
()
nl/src/tests.rs:52
Function
nonempty
()
nl/src/tests.rs:28
Function
number_format
()
nl/src/tests.rs:268
Function
number_separator
()
nl/src/tests.rs:107
Function
number_width
()
nl/src/tests.rs:117
Method
parse_float
(arg: &str)
seq/src/args.rs:113
Method
parse_operands
(operands: &[&'a str])
seq/src/args.rs:82
Function
parse_valid_command_with_posix_spec
()
time/src/flags.rs:92
Function
parsing_valid_command_with_args
()
time/src/flags.rs:82
Method
partial_cmp
(&self, other: &Self)
du/src/time.rs:65
Method
passwd
(&self)
coreutils_core/src/os/group.rs:260
Method
passwd
(&self)
coreutils_core/src/os/passwd.rs:353
Method
path_buf_to_file_name
Gets the file name from a `PathBuf` Will return `Error` if the path terminates at '..'.
ls/src/file.rs:182
Method
pid
(&self)
coreutils_core/src/os/utmp.rs:99
Method
process_id
(&self)
coreutils_core/src/os/utmpx.rs:172
Function
push_pretty_res
(name: &str, out: &mut String, result: T)
wc/src/main.rs:172
Function
push_unpretty_res
(_name: &str, out: &mut String, result: T)
wc/src/main.rs:167
Function
range_from_string
()
cut/src/tests.rs:14
Function
rangeset_from_string
()
cut/src/tests.rs:28
Function
read_stream_bytes_count
()
head/src/main.rs:151
Function
read_stream_bytes_count
()
tail/src/main.rs:194
Function
read_stream_lines_count
()
head/src/main.rs:140
Function
read_stream_lines_count
()
tail/src/main.rs:182
Method
real
()
coreutils_core/src/os/passwd.rs:229
Function
regex
()
nl/src/tests.rs:64
Function
regex_matcher
()
csplit/src/main.rs:466
Method
release
(&self)
coreutils_core/src/os/utsname.rs:63
Function
section_delimiter
()
nl/src/tests.rs:190
Function
seq
( first: f64, increment: f64, last: f64, decimals: usize, padding: Option<usize>, )
seq/src/main.rs:139
Method
session
(&self)
coreutils_core/src/os/utmpx.rs:220
Function
set_routing_table
(rtableid: c_int)
coreutils_core/src/os/routing_table.rs:31
Method
shell
(&self)
coreutils_core/src/os/passwd.rs:383
Function
should_generate_sequence
()
seq/src/main.rs:156
Function
sort_by_access_time
Sort a list of files by last accessed time
ls/src/main.rs:284
Function
sort_by_last_changed_time
Sort a list of files by last change of file status information
ls/src/main.rs:289
Function
sort_by_name
Sort a list of files by file name alphabetically
ls/src/main.rs:294
Function
sort_by_size
Sort a list of files by size
ls/src/main.rs:299
Function
sort_by_time
Sort a list of directories by modification time
ls/src/main.rs:304
Method
source
(&self)
sort/src/main.rs:139
Method
source
(&self)
coreutils_core/src/env.rs:51
Method
source
(&self)
coreutils_core/src/os/group.rs:78
Method
source
(&self)
coreutils_core/src/os/time.rs:56
Method
source
(&self)
coreutils_core/src/os/passwd.rs:93
Function
starting_line_number
()
nl/src/tests.rs:80
Method
suffix_str
(&self)
du/src/blocksize.rs:196
Method
system
()
coreutils_core/src/os/utmp.rs:217
Method
system
()
coreutils_core/src/os/utmpx.rs:473
Method
system_name
(&self)
coreutils_core/src/os/utsname.rs:51
Function
tab_stops_separate_by_blanks
()
unexpand/src/tests.rs:174
Function
tee_append_stdin_to_file
()
tee/src/tests.rs:44
Function
tee_copy_buffer
()
tee/src/tests.rs:9
Function
tee_copy_stdin_to_file
()
tee/src/tests.rs:27
Function
tee_copy_stdin_to_stdout
()
tee/src/tests.rs:19
Function
test_count_decimal_digits
()
seq/src/float.rs:30
Function
test_count_integer_digits
()
seq/src/float.rs:19
Function
test_get_inputs_fails
()
sort/src/main.rs:225
Function
test_get_inputs_no_value
()
sort/src/main.rs:239
Function
test_get_inputs_with_values
()
sort/src/main.rs:211
Function
test_main_sort
()
sort/src/main.rs:308
Function
test_parsing_input
()
seq/src/args.rs:139
Function
test_sort
()
sort/src/main.rs:247
Function
test_sort_different_file_length
()
sort/src/main.rs:283
Function
test_sort_multi_lines
()
sort/src/main.rs:258
Function
test_uniq
Test utility, takes input and retrieves uniq's output
uniq/src/main.rs:218
Function
test_uniq_basic_usage
()
uniq/src/main.rs:233
Function
test_uniq_blank_lines
()
uniq/src/main.rs:240
Function
test_uniq_combined_flags_count_and_repeated
()
uniq/src/main.rs:312
Function
test_uniq_combined_flags_count_and_unique
()
uniq/src/main.rs:304
Function
test_uniq_combined_flags_repeated_and_unique
()
uniq/src/main.rs:320
Function
test_uniq_empty
()
uniq/src/main.rs:252
Function
test_uniq_flag_count
()
uniq/src/main.rs:264
← previous
next →
501–600 of 623, ranked by callers