Method: TVTid::Program#id

Defined in:
library/tvtid/program.rb

#idNumeric (readonly)

Returns the id of the program.

Returns:

  • (Numeric)

    the id of the program.



4
5
6
# File 'library/tvtid/program.rb', line 4

def id
  @id
end