File: ruby_parse.1.pod

package info (click to toggle)
ruby-ruby-parser 3.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,180 kB
  • sloc: ruby: 124,525; yacc: 35,033; makefile: 11
file content (24 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=head1 NAME

ruby_parse - ruby_parse checks syntax of ruby files

=head1 SYNOPSIS

ruby_parse [FILE]...

=head1 DESCRIPTION

B<ruby_parse> checks syntax of ruby files and prints if they are good or bad.

=head1 USAGE

EXAMPLES:

$ ruby_parse hello.rb

=head1 AUTHORS

Ryan Davis - https://github.com/seattlerb

This manual page is written by Praveen Arimbrathodiyl <pravi.a@gmail.com> for
Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd).