GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Bash::Completion::Request(3) User Contributed Perl Documentation Bash::Completion::Request(3)

Bash::Completion::Request - Abstract a completion request

version 0.008

The full command line as given to us by bash.

The word to be completed.

The command line, up to and including the word to be completed, as a list of terms.

The split of the command line into terms is very very basic. There might be dragons here.

Number of words in the command line before the completion point.

The index in the command line where the shell cursor is.

Constructs a completion request object based on the bash environment variables: "COMP_LINE" and "COMP_POINT".

Accepts a list of completion candidates and passes them on to the shell.

Pedro Melo <melo@cpan.org>

This software is Copyright (c) 2011 by Pedro Melo.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)
2011-10-22 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.