File: method006.txt

package info (click to toggle)
yard 0.9.38-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,736 kB
  • sloc: ruby: 31,680; javascript: 7,658; makefile: 21
file content (20 lines) | stat: -rw-r--r-- 419 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
------------------------------------------------------------- Method: #m
                                                   (Defined in: (stdin))

    root.m(x, y, *args, kword1: 123, kword2:) 
------------------------------------------------------------------------

    
Parameters:
-----------

    (String) x - the x argument

    (Boolean) y - the y argument

    (kword1) keyword - 1

    (kword2) keyword - 2