Behaviors
List of software behaviors discovered with static code analysis.
Queries the current Ruby on Rails environment. (x2)
search
Writes data to the STDOUT stream. (x6)
execution
Terminates a process. (x2)
execution
Queries the current working directory. (x2)
search
Reads from files. (x11)
file
Checks if a file or a directory exists. (x20)
file
Changes the current working directory. (x2)
file
Splits a string using a regular expression. (x12)
behavior
Concatenates strings. (x6)
behavior
Creates/Opens a file. (x5)
file