Sha256: 29ce5a0f00b6e289c9e775377db316c2c23ce9b92a2cb9e6108fd89a80d061d0

Contents?: true

Size: 559 Bytes

Versions: 2

Compression:

Stored size: 559 Bytes

Contents

--- !ruby/object:RI::MethodDescription 
aliases: 
- !ruby/object:RI::AliasName 
  name: add
block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Add file names defined by glob patterns to the file list. If an array is given, add each element of the array.
- !ruby/struct:SM::Flow::P 
  body: "Example:"
- !ruby/struct:SM::Flow::VERB 
  body: "  file_list.include("*.java", "*.cfg")\n  file_list.include %w( math.c lib.h *.o )\n"
full_name: FileList#include
is_singleton: false
name: include
params: (*filenames)
visibility: public

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.4.3 doc/ri/FileList/include-i.yaml
facets-2.4.2 doc/ri/FileList/include-i.yaml