Class: Bipm::Data::Importer::CLI::Options

Inherits:
Struct
  • Object
show all
Defined in:
lib/bipm/data/importer/cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#base_dirObject

Returns the value of attribute base_dir

Returns:

  • (Object)

    the current value of base_dir



11
12
13
# File 'lib/bipm/data/importer/cli.rb', line 11

def base_dir
  @base_dir
end

#body_idObject

Returns the value of attribute body_id

Returns:

  • (Object)

    the current value of body_id



11
12
13
# File 'lib/bipm/data/importer/cli.rb', line 11

def body_id
  @body_id
end

#forkObject

Returns the value of attribute fork

Returns:

  • (Object)

    the current value of fork



11
12
13
# File 'lib/bipm/data/importer/cli.rb', line 11

def fork
  @fork
end

#languagesObject

Returns the value of attribute languages

Returns:

  • (Object)

    the current value of languages



11
12
13
# File 'lib/bipm/data/importer/cli.rb', line 11

def languages
  @languages
end