+
Point of view
All features
class CGI_PATH_INFO
Summary
PATH_INFO
Direct parents
Insert list: ANY
Overview
Creation features
{CGI}
Features
{ANY}
{ANY}
{}
out_in_tagged_out_memory
effective procedure
{ANY}
Append terse printable representation of current object in tagged_out_memory.
require
  • locked: tagged_out_locked
ensure
  • still_locked: tagged_out_locked
  • not_cleared: tagged_out_memory.count >= old tagged_out_memory.count
  • append_only: old tagged_out_memory.twin.is_equal(tagged_out_memory.substring(1, old tagged_out_memory.count))
effective function
{ANY}
require
error: STRING
writable attribute
{ANY}
make (t: STRING)
effective procedure
{}
require
  • t.first = '/'
segments_memory: FAST_ARRAY[FIXED_STRING]
writable attribute
{}