This file is indexed.

/usr/share/doc/ruby-rspec-core/features/.nav is in ruby-rspec-core 3.7.0c1e0m0s1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
- Changelog.md
- Autotest.md
- example_groups:
  - basic_structure.feature
  - shared_examples.feature
  - shared_context.feature
- command_line:
  - configure.feature
  - example_name_option.feature
  - format_option.feature
  - tag.feature
  - line_number_appended_to_path.feature
  - exit_status.feature
  - order.md (`--order` option)
  - rake_task.feature
- pending:
  - pending_examples.feature
- hooks:
  - before_and_after_hooks.feature
  - around_hooks.feature
  - filtering.feature
  - when_first_matching_example_defined.feature
- subject:
  - implicit_subject.feature
  - explicit_subject.feature
  - attribute_of_subject.feature
  - implicit_receiver.feature
- helper_methods:
  - let.feature
  - arbitrary_methods.feature
  - modules.feature
- metadata:
  - current_example.feature
  - described_class.feature
  - user_defined.feature
- filtering:
  - inclusion_filters.feature
  - exclusion_filters.feature
  - if_and_unless.feature
  - filter_run_when_matching.feature
  - run_all_when_everything_filtered.feature
- configuration:
  - read_options_from_file.feature
  - color.feature
  - fail_fast.feature
  - fail_if_no_examples.feature
  - custom_settings.feature
  - alias_example_to.feature
  - default_path.feature
- expectation_framework_integration:
  - configure_expectation_framework.feature
  - failure_aggregation.feature
- mock_framework_integration:
  - use_rspec.feature
  - use_flexmock.feature
  - use_mocha.feature
  - use_rr.feature
  - use_any_framework.feature
- formatters:
  - text_formatter.feature
  - configurable_colors.feature
  - json_formatter.feature
  - custom_formatter.feature
- spec_files:
  - arbitrary_file_suffix.feature
- core_standalone.feature