Function cucumber::ruby_command [] [src]

pub fn ruby_command(args: Vec<&'static str>) -> Command

Build a command to execute the Ruby Cucumber Server. Takes a list of extra command line arguments to the server NOTE: This command also passes the command line arguments passed to this executable.