686 results found for "array"
split
(Pathname, >= v1_8_6_287 <= v2_6_3)
Returns the #dirname and the #basename in an Array . See File . split .
add_specific_extra_args
(Gem::Command, >= v1_9_3_125 <= v2_6_3)
Add a list of extra arguments for the given command. args may be an array or a string to be split on white space.
values_at
(SDBM, >= v1_9_3_125 <= v2_6_3)
Returns an Array of values corresponding to the given keys .
crc_table
(Zlib, >= v1_8_6_287 <= v2_6_3)
Returns the table for calculating CRC checksum as an array.
Gem::Resolver::Molinillo::DependencyGraph::Vertex

@return [ Array] the edges of {#graph} that have `self` as their
installed_specs
(Gem::Installer, >= v2_1_10 <= v2_6_3)
Return an Array of Specifications contained within the gem_home we’ll be installing into.
select
(DBM, >= v1_9_3_125 <= v2_6_3)
Returns a new array consisting of the [key, value] pairs for which the code block returns true.
Gem::Resolver::Molinillo::DependencyGraph::Vertex

@return [ Array] the edges of {#graph} that have `self` as their
Gem::Resolver::Molinillo::Resolver::Resolution

@return [ Array] the stack of states for the resolution
map2
(Vector, >= v1_8_6_287 <= v2_5_5)
Like Vector#collect2, but returns a Vector instead of an Array .
uid_sort
(Net::IMAP, >= v1_8_6_287 <= v2_6_3)
Similar to #sort (), but returns an array of unique identifiers.
parse
(WEBrick::Cookie, >= v1_8_6_287 <= v2_6_3)
Parses a Cookie field sent from the user-agent. Returns an array of cookies.
Gem::Resolver::Molinillo::DependencyGraph::Vertex

@return [ Array] the explicit requirements that required
Gem::Resolver::Molinillo::DependencyState

A state that encapsulates a set of {#requirements} with an { Array} of possibilities
select
(GDBM, >= v1_9_1_378 <= v2_6_3)
Returns a new array of all key-value pairs of the database for which block evaluates to true.
cmds
(OpenSSL::Engine, >= v1_9_1_378 <= v2_6_3)
Returns an array of command definitions for the current engine