• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aplus-framework / cli / 6269966936

28 Jul 2023 08:24PM UTC coverage: 89.765%. Remained the same
6269966936

push

github

web-flow
Merge pull request #4 from natanfelles/migration

Migration

421 of 469 relevant lines covered (89.77%)

5.68 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Languages/en/cli.php
1
<?php
2
/*
3
 * This file is part of Aplus Framework CLI Library.
4
 *
5
 * (c) Natan Felles <natanfelles@gmail.com>
6
 *
7
 * For the full copyright and license information, please view the LICENSE
8
 * file that was distributed with this source code.
9
 */
10
return [
9✔
11
    'about.description' => 'Shows information about this command-line interface.',
9✔
12
    'about.line1' => 'About',
9✔
13
    'about.line2' => 'This interface is built on Aplus Framework CLI Library.',
9✔
14
    'about.line3' => 'Aplus Framework CLI Library is Open Source Software (OSS).',
9✔
15
    'about.line4' => 'Visit our website to know more: https://aplus-framework.com',
9✔
16
    'about.line5' => 'Thanks for using Aplus Framework!',
9✔
17
    'command' => 'Command',
9✔
18
    'commandNotFound' => 'Command not found: "{0}"',
9✔
19
    'commands' => 'Commands',
9✔
20
    'description' => 'Description',
9✔
21
    'friend' => 'friend',
9✔
22
    'greet.afternoon' => 'Good afternoon, {0}!',
9✔
23
    'greet.evening' => 'Good evening, {0}!',
9✔
24
    'greet.morning' => 'Good morning, {0}!',
9✔
25
    'help.description' => 'Shows command usage help.',
9✔
26
    'index.description' => 'Shows commands list.',
9✔
27
    'index.option.greet' => 'Shows greeting.',
9✔
28
    'noDescription' => 'This command does not provide a description.',
9✔
29
    'options' => 'Options',
9✔
30
    'usage' => 'Usage',
9✔
31
];
9✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc