Results for: "strip"

See Shell::CommandProcessor#test

private functions

Defines a command, registering path as a Shell method for the given command.

Shell::CommandProcessor.def_system_command "ls"
  #=> Defines ls.

Shell::CommandProcessor.def_system_command "sys_sort", "sort"
  #=> Defines sys_sort as sort

Undefines a command

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Specifies the valid IP addresses that are allowed to connect to the server.

Each IP is either a String or a Regexp.

Return the valid IP addresses that are allowed to connect to the server.

See also, XMLRPC::Server#set_valid_ip

Returns the destination encoding name as a string.

Returns the destination encoding name as a string.

No documentation available
No documentation available

Writes a number of random generated bytes (currently 1024) to filename which can be used to initialize the PRNG by calling ::load_random_file in a later session.

No documentation available

Find (and return) first subnode (recursively) for which the block evaluates to true. Returns nil if none was found.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Search took: 3ms  ·  Total Results: 1744